mirror of
https://github.com/hobbyquaker/awesome-mqtt.git
synced 2026-01-23 20:08:10 -08:00
Compare commits
3 Commits
add-hivemq
...
29339bedbf
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
29339bedbf | ||
|
|
47d80bf6f5 | ||
|
|
b7a9f31eda |
@@ -179,6 +179,10 @@ Contributions welcome! Read the [contribution guidelines](contributing.md) first
|
||||
- [emqttc](https://github.com/emqx/emqtt) - Asynchronous Erlang MQTT Client.
|
||||
- [mqttex](https://github.com/alfert/mqttex) - MQTT implementation in Elixir.
|
||||
|
||||
### Ballerina
|
||||
|
||||
- [ballerina-mqtt](https://github.com/ballerina-platform/module-ballerina-mqtt) - Ballerina MQTT client based on paho-mqtt.
|
||||
|
||||
### C or C++
|
||||
|
||||
- [mqtt_cpp](https://github.com/redboltz/mqtt_cpp) - MQTT client for C++14 based on Boost.Asio.
|
||||
@@ -198,7 +202,7 @@ Contributions welcome! Read the [contribution guidelines](contributing.md) first
|
||||
- [HiveMQtt](https://github.com/hivemq/hivemq-mqtt-client-dotnet) - MQTT 5.0 compliant secure client with automatic back pressure management and TCP & WebSocket transport support.
|
||||
- [MQTTnet](https://github.com/chkr1011/MQTTnet) - MQTT client and broker .NET implementations.
|
||||
|
||||
### Delphi
|
||||
### Delphi
|
||||
|
||||
- [delphi-mqtt](https://github.com/pjde/delphi-mqtt) - MQTT server and client components.
|
||||
- [TMQTTClient](https://github.com/jamiei/Delphi-TMQTT2) - MQTT Client Library for Delphi. Alpha and long term unmaintained.
|
||||
|
||||
Reference in New Issue
Block a user