mqtt_cpp

MQTT library

An MQTT client/server library implemented in C++14

GitHub

441 stars
22 watching
109 forks
Language: C++
last commit: 10 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
freertos/coremqtt A client library implementing the MQTT 3.1.1 specification for low-memory embedded devices 162
embeddedmz/ftpclient-cpp Provides a simple C++ API to interact with FTP servers 215
84codes/mqtt-client.cr A Crystal programming language implementation of an MQTT client 3
chrismoorhouse/micropython-mqtt An MQTT client library with auto reconnect and asynchronous publish/subscribe functionality for MicroPython devices 35
liambindle/mqtt-c An MQTT client library written in C 789
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
qxmpp-project/qxmpp A cross-platform C++ library for building XMPP clients and servers. 413
fusesource/mqtt-client Provides an MQTT client library with features like automatic reconnects and multiple connection setup options. 1,275
clojurewerkz/machine_head An MQTT client for Clojure, supporting key features and providing a convenient API 77
emqx/cocoamqtt An MQTT client library for iOS and macOS written in Swift 1,614
lagrangedev/lagrange.core An NTQQ protocol implementation with C# support 2,210
256dpi/lwmqtt An MQTT client implementation optimized for embedded systems with minimal callbacks and compatibility across various operating systems and networks. 108
stefandreyer/codesys-mqtt An MQTT client library for integrating with CODESYS systems. 118
adafruit/adafruit_circuitpython_minimqtt A CircuitPython library implementing an MQTT client for low-power wireless communication 79