mqtt4bytes

Crates.iomqtt4bytes
lib.rsmqtt4bytes
version0.4.0
sourcesrc
created_at2020-04-17 02:14:06.924796
updated_at2020-12-13 17:43:27.4564
descriptionMQTT 4 core serialization and deserialization
homepage
repository
max_upload_size
id231020
size77,806
Ravi Teja (tekjar)

documentation

README

mqtt4bytes

crates.io page docs.rs page

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

License: MIT

Commit count: 0

cargo fmt