Crates.io | sage_broker |
lib.rs | sage_broker |
version | 0.3.0 |
source | src |
created_at | 2020-05-08 09:49:53.720074 |
updated_at | 2022-01-03 16:13:13.641705 |
description | MQTT 5.0 broker |
homepage | |
repository | https://github.com/OragonEfreet/sage_broker |
max_upload_size | |
id | 238843 |
size | 146,823 |
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 Broker is a command line MQTT broker over tcp using sage_mqtt
.
The project makes heavy use of async/.await and supports async_std
The see the current support of MQTT 5, see the mqtt5.todo.md
file in the
repository.