mqtt-proto

Crates.iomqtt-proto
lib.rsmqtt-proto
version0.2.0
sourcesrc
created_at2023-02-04 03:39:53.951185
updated_at2024-07-06 09:28:07.825917
descriptionMQTT v3.1/v3.1.1/v5.0 protocol sync/async codec.
homepage
repositoryhttps://github.com/akasamq/mqtt-proto
max_upload_size
id776201
size308,582
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