Skip to content
 
 

Latest commit

 

History

96 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A fast, asynchronous, pure rust mqtt client

Mqtt Features

  • 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

Other Advantages & Benchmarks

  • Max packet size customization
  • Easy to use client object from multiple threads simultaneously
  • Low memory foot print

About

A fast, lock free pure rust mqtt client

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages