darayus / rumqtt

A fast, lock free pure rust mqtt cilent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A fast, lock free pure rust mqtt cilent


Languages

Language:Rust 98.8%Language:Shell 1.2%