mqtt_cpp

MQTT library

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

GitHub

438 stars
22 watching
107 forks
Language: C++
last commit: 8 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 158
embeddedmz/ftpclient-cpp Provides a simple C++ API to interact with FTP servers 212
84codes/mqtt-client.cr An MQTT client implementation in Crystal. 4
chrismoorhouse/micropython-mqtt An MQTT client library with auto reconnect and asynchronous publish/subscribe functionality for MicroPython devices 34
liambindle/mqtt-c An MQTT client library written in C 783
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
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,272
clojurewerkz/machine_head An MQTT client for Clojure, supporting key features and providing a convenient API 74
emqx/cocoamqtt An MQTT client library for iOS and macOS written in Swift 1,604
lagrangedev/lagrange.core An NTQQ protocol implementation with C# support 2,134
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. 115
adafruit/adafruit_circuitpython_minimqtt A CircuitPython library implementing an MQTT client for low-power wireless communication 79