5 unstable releases

0.3.0 Jan 3, 2022
0.2.0 Dec 22, 2021
0.1.2 Jan 14, 2021
0.1.1 Jan 14, 2021
0.1.0 May 8, 2020

#47 in #broker

49 downloads per month

MIT license

47KB
830 lines

Sage Broker

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.


lib.rs:

sage_broker library.

Dependencies

~8–21MB
~259K SLoC