machine_head
MQTT client
An MQTT client for Clojure, supporting key features and providing a convenient API
Clojure MQTT client
74 stars
7 watching
24 forks
Language: Clojure
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
84codes/mqtt-client.cr | An MQTT client implementation in Crystal. | 3 |
shirou/mqttcli | An MQTT client for shell scripting with support for publishing and subscribing to topics. | 119 |
clojurephant/clojurephant | A Gradle plugin providing support for Clojure and ClojureScript languages in software development | 182 |
emqx/emqtt | An Erlang implementation of the MQTT 5.0 protocol for publishing and subscribing to messages | 403 |
jnguillerme/mqtt.dart | An MQTT client written in Dart for connecting to MQTT brokers and sending/receiving messages over various protocols. | 51 |
redboltz/mqtt_cpp | An MQTT client/server library implemented in C++14 | 438 |
hivemq/mqtt-cli | A command-line interface for interacting with MQTT brokers | 315 |
michaelklishin/neocons | A Clojure client for the Neo4J REST API, providing a feature-rich interface to the graph database | 204 |
fusesource/mqtt-client | Provides an MQTT client library with features like automatic reconnects and multiple connection setup options. | 1,272 |
joshuaeckroth/clj-ml | A Clojure library for building machine learning models on top of Weka and other algorithms | 136 |
deepessh/mqttclpro | An MQTT client app with tasker integration that allows users to connect to various brokers and publish messages on specific topics. | 99 |
liambindle/mqtt-c | An MQTT client library written in C | 786 |
edjopato/mqttui | A command-line tool for interacting with MQTT brokers in a user-friendly terminal interface. | 405 |
arcoirislabs/cordova-plugin-mqtt | Provides an MQTT client for various platforms in Apache Cordova applications. | 86 |
clojurewerkz/statistiker | Provides statistical analysis and machine learning functionality in Clojure | 64 |