#async #networking #async-networking #mqtt #codec

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

#2474 in Asynchronous

Download history

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