v0.1.0-alpha.1
Pre-release
Pre-release
core
- Uses tokio-byteorder to serialize and deserialize any
AsyncRead
andAsyncWrite
streams into mqtt
client
- A single futures stream to power the eventloop
- Takes
Stream
for requests - Request throttling
- Inflight queue size based throttling
- Automatic reconnection
- Tls with rustls
- Tokio 0.2 and futures 0.3