Crates.io | mqtt4bytes |
lib.rs | mqtt4bytes |
version | 0.4.0 |
source | src |
created_at | 2020-04-17 02:14:06.924796 |
updated_at | 2020-12-13 17:43:27.4564 |
description | MQTT 4 core serialization and deserialization |
homepage | |
repository | |
max_upload_size | |
id | 231020 |
size | 77,806 |
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