mqtt-proto

Crates.iomqtt-proto
lib.rsmqtt-proto
version0.3.0
created_at2023-02-04 03:39:53.951185+00
updated_at2025-07-13 14:00:49.094607+00
descriptionMQTT v3.1/v3.1.1/v5.0 protocol sync/async codec.
homepage
repositoryhttps://github.com/akasamq/mqtt-proto
max_upload_size
id776201
size365,161
LingFeng (TheWaWaR)

documentation

README

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
Commit count: 85

cargo fmt