inre / rust-mq

RustMQ is the MQTT client written on pure Rust.
MIT License
190 stars 28 forks source link

Adjust display QoS levels for subscribe to be 0-2 rather than 1-3. #17

Closed LyleScott closed 7 years ago

LyleScott commented 7 years ago

Adjusted the "Legend" display when subscribing to display QoS levels 0-2 rather than 1-3.