machine_head
MQTT client
An MQTT client for Clojure, supporting key features and providing a convenient API
Clojure MQTT client
77 stars
7 watching
24 forks
Language: Clojure
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
84codes/mqtt-client.cr | A Crystal programming language implementation of an MQTT client | 3 |
shirou/mqttcli | An MQTT client for shell scripting with support for publishing and subscribing to topics. | 120 |
clojurephant/clojurephant | A Gradle plugin providing support for Clojure and ClojureScript languages in software development | 184 |
emqx/emqtt | An Erlang implementation of the MQTT 5.0 protocol for publishing and subscribing to messages | 407 |
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 | 441 |
hivemq/mqtt-cli | A command-line interface for interacting with MQTT brokers | 317 |
michaelklishin/neocons | A Clojure client for interacting with the Neo4J graph database API | 204 |
fusesource/mqtt-client | Provides an MQTT client library with features like automatic reconnects and multiple connection setup options. | 1,275 |
joshuaeckroth/clj-ml | A Clojure library for building machine learning models on top of Weka and other algorithms | 135 |
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 | 789 |
edjopato/mqttui | A command-line tool for interacting with MQTT brokers in a user-friendly terminal interface. | 417 |
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 |