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: 11 months ago cembeddediotmqtt
Related projects:
Repository | Description | Stars |
---|---|---|
256dpi/arduino-mqtt | An MQTT client library for Arduino | 1,034 |
tuanpmt/esp_mqtt | An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,148 |
freertos/coremqtt | A client library implementing the MQTT 3.1.1 specification for low-memory embedded devices | 162 |
liambindle/mqtt-c | An MQTT client library written in C | 789 |
mobile-web-messaging/mqttkit | An iOS library that enables event-driven communication over the MQTT 3.1 protocol | 461 |
sdeancos/mqtt-client | An MQTT client implementation in Python allowing users to publish and subscribe to MQTT topics. | 17 |
84codes/mqtt-client.cr | A Crystal programming language implementation of an MQTT client | 3 |
soypat/natiu-mqtt | An MQTT implementation suitable for embedded systems | 89 |
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. | 118 |
emqx/emqtt | An Erlang implementation of the MQTT 5.0 protocol for publishing and subscribing to messages | 407 |
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. | 417 |