#mqtt #codec #networking #async #network-protocol

no-std mqtt-proto

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

3 releases (breaking)

0.2.0 Jul 6, 2024
0.1.0 Sep 30, 2023
0.0.1 Feb 4, 2023

#59 in #mqtt

Download history 3/week @ 2024-12-07

111 downloads per month

MIT license

310KB
8K 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

~2.7–8.5MB
~72K SLoC