Crates.io | sage_mqtt |
lib.rs | sage_mqtt |
version | 0.5.0 |
source | src |
created_at | 2020-03-21 00:47:29.798727 |
updated_at | 2022-01-03 16:10:42.24916 |
description | Manipulate MQTT 5.0 data types |
homepage | |
repository | https://github.com/OragonEfreet/sage_mqtt |
max_upload_size | |
id | 220831 |
size | 199,946 |
OASIS Message Queuing Telemetry Transport (MQTT) is a connectivity procol for machine-to-machine communication. It is mainly used for Internet of things (IoT) solutions.
At the moment, this is a toy project. Feel free to use it but don't consider it fully functionnal until version 1.0.0.
Sage MQTT is a encode/decode library for MQTT protocol with async functions.