Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 118 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 118 Bytes

mqttparse

A parser for the MQTT 3.1.1 protocol in Rust.

Works with no_std by disabling the std Cargo feature.