MQTTv5 codec implemented for Rust and tokio-codec
This is a MQTTv5 codec written in Rust for tokio-codec
Cargo.toml
mqtt-codec = { git = "https://github.com/hyphent/mqtt-codec" }