mirror of
https://github.com/hobbyquaker/awesome-mqtt.git
synced 2026-08-29 23:20:11 -07:00
Add mqtt-typed-client to Clients > Rust (#149)
This commit is contained in:
@@ -250,6 +250,7 @@ Contributions welcome! Read the [contribution guidelines](contributing.md) first
|
|||||||
### Rust
|
### Rust
|
||||||
|
|
||||||
- [mqtt-rs](https://github.com/zonyitoo/mqtt-rs) - MQTT protocol library for Rust.
|
- [mqtt-rs](https://github.com/zonyitoo/mqtt-rs) - MQTT protocol library for Rust.
|
||||||
|
- [mqtt-typed-client](https://github.com/holovskyi/mqtt-typed-client) - Type-safe async MQTT client built on rumqttc, with derive macros for typed topics, automatic (de)serialization, and tree-based message routing.
|
||||||
- [rumqtt](https://github.com/AtherEnergy/rumqtt) - A fast, lock free pure Rust MQTT client.
|
- [rumqtt](https://github.com/AtherEnergy/rumqtt) - A fast, lock free pure Rust MQTT client.
|
||||||
- [mqtt5](https://github.com/LabOverWire/mqtt-lib) - Complete async MQTT v5.0 client and broker library for Rust with TCP, TLS, WebSocket, and QUIC support.
|
- [mqtt5](https://github.com/LabOverWire/mqtt-lib) - Complete async MQTT v5.0 client and broker library for Rust with TCP, TLS, WebSocket, and QUIC support.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user