mirror of
https://github.com/hobbyquaker/awesome-mqtt.git
synced 2026-05-02 05:40:45 -07:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1f1e9c1b7b | |||
| 245a081a5e | |||
| e19feb5618 |
@@ -158,7 +158,7 @@ Contributions welcome! Read the [contribution guidelines](contributing.md) first
|
|||||||
|
|
||||||
### Python
|
### Python
|
||||||
|
|
||||||
- [aiomqtt](https://github.com/mossblaser/aiomqtt) - Async Python MQTT client based on paho-mqtt.
|
- [aiomqtt](https://github.com/empicano/aiomqtt) - The idiomatic asyncio MQTT client.
|
||||||
- [gmqtt](https://github.com/wialon/gmqtt) - Python MQTT v5.0 client (asyncio-based).
|
- [gmqtt](https://github.com/wialon/gmqtt) - Python MQTT v5.0 client (asyncio-based).
|
||||||
<!--lint disable double-link-->
|
<!--lint disable double-link-->
|
||||||
- [hbmqtt Client](https://github.com/beerfactory/hbmqtt) - Python MQTT client using asyncio.
|
- [hbmqtt Client](https://github.com/beerfactory/hbmqtt) - Python MQTT client using asyncio.
|
||||||
@@ -201,7 +201,7 @@ Contributions welcome! Read the [contribution guidelines](contributing.md) first
|
|||||||
|
|
||||||
- [mqtt.dart](https://github.com/jnguillerme/mqtt.dart) - Dart MQTT client.
|
- [mqtt.dart](https://github.com/jnguillerme/mqtt.dart) - Dart MQTT client.
|
||||||
|
|
||||||
### DotNET
|
### C# / .NET
|
||||||
|
|
||||||
- [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.
|
- [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.
|
- [MQTTnet](https://github.com/chkr1011/MQTTnet) - MQTT client and broker .NET implementations.
|
||||||
|
|||||||
Reference in New Issue
Block a user