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

GitHub

162 stars
22 watching
103 forks
Language: C
last commit: 3 months ago

Related projects:

Repository Description Stars
redboltz/mqtt_cpp An MQTT client/server library implemented in C++14 441
liambindle/mqtt-c An MQTT client library written in C 789
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,614
tuanpmt/esp_mqtt An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. 1,148
fusesource/mqtt-client Provides an MQTT client library with features like automatic reconnects and multiple connection setup options. 1,275
84codes/mqtt-client.cr A Crystal programming language implementation of an MQTT client 3
xhaskx/luamqtt A Lua library for implementing an MQTT client library 163
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
stefandreyer/codesys-mqtt An MQTT client library for integrating with CODESYS systems. 118
chrismoorhouse/micropython-mqtt An MQTT client library with auto reconnect and asynchronous publish/subscribe functionality for MicroPython devices 35
eclipse-paho/paho.mqtt.embedded-c A C client library for MQTT protocol used in IoT applications. 1,380
emqx/emqtt An Erlang implementation of the MQTT 5.0 protocol for publishing and subscribing to messages 407
256dpi/arduino-mqtt An MQTT client library for Arduino 1,034