Logsig / kusa-rs

A high-performance IoT Server
MIT License
1 stars 0 forks source link
iot rust server

KUSA

A High performance IoT Server.

build-and-test


How to run server: cargo run


Server command(telnet to port 6142)

ping: ping-pong server

quit: exit server


Developer: Logsig

TODO:

- Spin up broker
- Implement MQTT5 base Codec
- Implement MQTT5 CONNECT
- Implement protocol handler for subscribe topics
- Implement protocol handler for publish topics

Roadmap