mqtt-client.cr
MQTT client
An MQTT client implementation in Crystal.
3 stars
13 watching
0 forks
Language: Crystal
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
spider-gazelle/crystal-mqtt | An MQTT implementation in Crystal language, providing a lightweight publish/subscribe messaging protocol | 20 |
cloudamqp/amqp-client.cr | An AMQP 0-9-1 client implementation for Crystal | 69 |
emqx/emqtt | An Erlang implementation of the MQTT 5.0 protocol for publishing and subscribing to messages | 403 |
redboltz/mqtt_cpp | An MQTT client/server library implemented in C++14 | 438 |
freertos/coremqtt | A client library implementing the MQTT 3.1.1 specification for low-memory embedded devices | 158 |
sdeancos/mqtt-client | An MQTT client implementation in Python allowing users to publish and subscribe to MQTT topics. | 17 |
256dpi/lwmqtt | An MQTT client implementation optimized for embedded systems with minimal callbacks and compatibility across various operating systems and networks. | 108 |
davidepianca98/kmqtt | An MQTT client and broker implementation with support for multiple platforms and protocols. | 194 |
stefandreyer/codesys-mqtt | An MQTT client library for integrating with CODESYS systems. | 115 |
clojurewerkz/machine_head | An MQTT client for Clojure, supporting key features and providing a convenient API | 74 |
liambindle/mqtt-c | An MQTT client library written in C | 786 |
256dpi/arduino-mqtt | An MQTT client library for Arduino | 1,027 |
jnguillerme/mqtt.dart | An MQTT client written in Dart for connecting to MQTT brokers and sending/receiving messages over various protocols. | 51 |
alfert/mqttex | An Elixir implementation of the MQTT protocol, providing a client-server architecture for message exchange. | 46 |
fusesource/mqtt-client | Provides an MQTT client library with features like automatic reconnects and multiple connection setup options. | 1,272 |