diff --git a/_sites/software.md b/_sites/software.md index 22273bd..ffcad20 100644 --- a/_sites/software.md +++ b/_sites/software.md @@ -605,6 +605,7 @@ description: A collection of links to all important MQTT brokers/servers, MQTT c
  • mqrstt - Pure rust MQTTv5 client
  • mqtt-protocol-core - A Sans-I/O style MQTT protocol library for Rust that supports both MQTT v5.0 and v3.1.1.
  • mqtt-endpoint-tokio - A high-performance async MQTT client/server library for Rust with tokio, supporting MQTT v5.0 and v3.1.1 with TCP, TLS, and WebSocket transports.
  • +
  • mqtt5 - Async MQTT v5.0 client library for Rust with TCP, TLS, WebSocket, and QUIC support.
  • Shell Script