RuMqtt v0.31.0 Release Notes

Release Date: 2019-09-24 // over 4 years ago
    • ✅ Eventloop unittests
    • Robust handling of incoming messages
    • Disconnection notifications

Previous changes from v0.30.1

    • 👍 tokio support to handle incoming and outgoing messages concurrently
    • pause/resume network io
    • throttling
    • automatic reconnection
    • 0️⃣ tls with rustls by default
    • incoming notifications on crossbeam channel