Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 309 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 309 Bytes

embedded-mqtt

An encoder/decoder for the MQTT 3.1.1 protocol in pure Rust.

no_std by default, a std feature enables extensions.

Originally forked from https://github.com/avranju/mqttparse and renamed when I added encode support, the original license and copyright is preserved in LICENSE.