lwmqtt
MQTT client
An MQTT client implementation optimized for embedded systems with minimal callbacks and compatibility across various operating systems and networks.
a light weight MQTT implementation
108 stars
12 watching
33 forks
Language: C
last commit: 8 months ago cembeddediotmqtt
Related projects:
Repository | Description | Stars |
---|---|---|
256dpi/arduino-mqtt | An MQTT client library for Arduino | 1,024 |
tuanpmt/esp_mqtt | An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,145 |
freertos/coremqtt | A client library implementing the MQTT 3.1.1 specification for low-memory embedded devices | 158 |
liambindle/mqtt-c | An MQTT client library written in C | 783 |
mobile-web-messaging/mqttkit | An iOS library that enables event-driven communication over the MQTT 3.1 protocol | 462 |
sdeancos/mqtt-client | An MQTT client implementation in Python allowing users to publish and subscribe to MQTT topics. | 17 |
84codes/mqtt-client.cr | An MQTT client implementation in Crystal. | 4 |
soypat/natiu-mqtt | An MQTT implementation suitable for embedded systems | 87 |
wolfssl/wolfmqtt | An MQTT client implementation supporting SSL/TLS for embedded use cases. | 529 |
stefandreyer/codesys-mqtt | An MQTT client library for integrating with CODESYS systems. | 115 |
emqx/emqtt | An Erlang implementation of the MQTT 5.0 protocol for publishing and subscribing to messages | 403 |
flespi-software/mqtt-board | An MQTT client tool with diagnostic capabilities and a user-friendly interface | 95 |
adafruit/adafruit_circuitpython_minimqtt | A CircuitPython library implementing an MQTT client for low-power wireless communication | 79 |
jamiei/delphi-tmqtt2 | An MQTT client library for Delphi, allowing Delphi applications to connect to an MQTT message broker. | 22 |
edjopato/mqttui | A command-line tool for interacting with MQTT brokers in a user-friendly terminal interface. | 405 |