A fast, asynchronous, pure rust mqtt client
- Supports QoS 0, QoS 1 and QoS 2
- Auto reconnect
- TLS support
- Offline message buffering
- Authentication with username and password
- Gcloud IOT core authentication support
- Passes paho interop testsuite
- Max packet size customization
- Easy to use client object from multiple threads simultaneously
- Low memory foot print