diff --git a/README.md b/README.md index b6d4f04..a0ebb7b 100644 --- a/README.md +++ b/README.md @@ -246,6 +246,7 @@ Contributions welcome! Read the [contribution guidelines](contributing.md) first - [mqtt-rs](https://github.com/zonyitoo/mqtt-rs) - MQTT protocol library for Rust. - [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. ### Swift