# CloudMQTT [![Crates.io](https://img.shields.io/crates/v/cloudmqtt.svg)](https://crates.io/crates/cloudmqtt) [![Docs.rs](https://docs.rs/cloudmqtt/badge.svg)](https://docs.rs/cloudmqtt) [![Check CloudMQTT](https://github.com/TheNeikos/cloudmqtt/actions/workflows/check.yml/badge.svg?branch=main&event=push)](https://github.com/TheNeikos/cloudmqtt/actions/workflows/check.yml) A simple and straightforward to use MQTT client (and in the future server). ## License Licensed under the [MPL 2.0 License](./LICENSE). ## Contribution Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the MPL 2.0 license, shall be licensed as above, without any additional terms or conditions. See [CONTRIBUTING.md](CONTRIBUTING.md).