sage_mqtt

Crates.iosage_mqtt
lib.rssage_mqtt
version0.5.0
sourcesrc
created_at2020-03-21 00:47:29.798727
updated_at2022-01-03 16:10:42.24916
descriptionManipulate MQTT 5.0 data types
homepage
repositoryhttps://github.com/OragonEfreet/sage_mqtt
max_upload_size
id220831
size199,946
Kevin D'ORANGE (OragonEfreet)

documentation

README

Sage MQTT

Actions Status

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.

Commit count: 200

cargo fmt