coreMQTT
MQTT client library
A client library implementing the MQTT 3.1.1 specification for low-memory embedded devices
Client implementation of the MQTT 3.1.1 specification for embedded devices
158 stars
22 watching
102 forks
Language: C
last commit: 19 days ago Related projects:
Repository | Description | Stars |
---|---|---|
redboltz/mqtt_cpp | An MQTT client/server library implemented in C++14 | 438 |
liambindle/mqtt-c | An MQTT client library written in C | 786 |
256dpi/lwmqtt | An MQTT client implementation optimized for embedded systems with minimal callbacks and compatibility across various operating systems and networks. | 108 |
emqx/cocoamqtt | An MQTT client library for iOS and macOS written in Swift | 1,604 |
tuanpmt/esp_mqtt | An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,146 |
fusesource/mqtt-client | Provides an MQTT client library with features like automatic reconnects and multiple connection setup options. | 1,272 |
84codes/mqtt-client.cr | An MQTT client implementation in Crystal. | 3 |
xhaskx/luamqtt | A Lua library for implementing an MQTT client library | 159 |
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 |
stefandreyer/codesys-mqtt | An MQTT client library for integrating with CODESYS systems. | 115 |
chrismoorhouse/micropython-mqtt | An MQTT client library with auto reconnect and asynchronous publish/subscribe functionality for MicroPython devices | 34 |
eclipse-paho/paho.mqtt.embedded-c | A C client library for MQTT protocol used in IoT applications. | 1,365 |
emqx/emqtt | An Erlang implementation of the MQTT 5.0 protocol for publishing and subscribing to messages | 403 |
256dpi/arduino-mqtt | An MQTT client library for Arduino | 1,027 |