#mqtt #codec #async #networking

no-std mqtt-proto

MQTT v3.1/v3.1.1/v5.0 protocol sync/async codec

2 unstable releases

0.1.0 Sep 30, 2023
0.0.1 Feb 4, 2023

#75 in #mqtt

28 downloads per month

MIT license

310KB
7.5K SLoC

mqtt-proto

MQTT encoding/decoding library

TODO

  • Benchmark (mqttrs, mqtt_v5, mqtt-protocol)
  • Add examples
  • Example code in Rust Doc and README.md
  • Support no_std
  • Support tokio_io::AsyncRead
  • Support select MQTT version by features

Dependencies

~0.8–1.3MB
~28K SLoC