mqtt4bytes 0.1.5

MQTT 4 core serialization and deserialization
Documentation

mqtt4bytes

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