inre / rust-mq

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

new client implementation #11

Closed tekjar closed 8 years ago

tekjar commented 8 years ago

Hi. Inspired by your work, I'm creating a new mqtt client implementation with mio. I'm using large parts of your code (for now). I'm planning to add MIT or UNLICENCE. Can you please let me know if that is ok?