rumqtt 0.10.0

A fast, lockfree mqtt client
Documentation

A pure rust mqtt client.

DOCUMENTATION

Features

  • Supports QoS 0, QoS 1 and QoS 2
  • Auto reconnect
  • TLS support
  • Offline message buffering
  • LWT
  • Authentication with username and password

To Do

  • Disk Persitance