mirror of
https://github.com/hobbyquaker/awesome-mqtt.git
synced 2026-01-23 20:08:10 -08:00
Add mqtt_client_cpp
This commit is contained in:
committed by
GitHub
parent
58720dfd34
commit
2111879172
@@ -94,6 +94,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi
|
||||
* [mqtt-elements](https://github.com/mqttjs/mqtt-elements) - Polymer elements for MQTT.
|
||||
* [mqttex](https://github.com/alfert/mqttex) - MQTT implementation in Elixir.
|
||||
* [MQTTKit](https://github.com/mobile-web-messaging/MQTTKit) - MQTT Objective-C client for iOS.
|
||||
* [mqtt_client_cpp](https://github.com/redboltz/mqtt_client_cpp) - MQTT client for C++14 based on Boost.Asio
|
||||
* [mqtt_lua](http://geekscape.github.io/mqtt_lua/) - MQTT Client library for the Lua language.
|
||||
* [MQTT.js](https://github.com/mqttjs) - MQTT client for Node.js.
|
||||
* [Paho](http://www.eclipse.org/paho/) - open-source client implementations (C/C++, Java, Python, Javascript, Go, C#).
|
||||
|
||||
Reference in New Issue
Block a user