In Windows, I am missing the c lib for `mosquitto`. Then I found this: https://github.com/inre/rust-mq This is pure Rust, so if using this we can compile without using any c libs.
In Windows, I am missing the c lib for
mosquitto. Then I found this:https://github.com/inre/rust-mq
This is pure Rust, so if using this we can compile without using any c libs.