Expand description
§CloudMQTT
A simple and straightforward to use MQTT client (and in the future server).
§License
Licensed under the MPL 2.0 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.
Re-exports§
pub use mqtt_packet::MqttPacket;
pub use mqtt_packet::MqttSubPacket;
Modules§
- client
- error
- mqtt_
packet - mqtt_
stream - packet_
stream - server
- MQTTServer and internals