#mqtt #codec #async #networking

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

#2016 in Network programming

Download history 1/week @ 2024-06-28 127/week @ 2024-07-05 4/week @ 2024-07-12

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–9MB
~73K SLoC