mqttbytes

Crates.iomqttbytes
lib.rsmqttbytes
version0.6.0
sourcesrc
created_at2021-01-06 12:08:41.339234
updated_at2021-10-30 18:27:34.392379
descriptionMQTT 4/5 serialization and deserialization
homepage
repositoryhttps://github.com/bytebeamio/rumqtt/
max_upload_size
id333066
size211,648
Ravi Teja (tekjar)

documentation

README

mqttbytes

crates.io page docs.rs page

This is a low level crate with the ability to assemble and disassemble MQTT 3.1.1/5 packets and is used by both client and broker. Uses 'bytes' crate internally

License: Apache-2.0

Commit count: 687

cargo fmt