Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 463 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 463 Bytes

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