Rust-IoT-Platform
a year ago
- #IoT
- #Real-time
- #Rust
- High-performance IoT development platform built with Rust.
- Supports multiple protocols: MQTT, WebSocket (WS), TCP, and CoAP.
- Real-time data processing for fast response and efficient transmission.
- Modular design with clearly defined modules for easy extension and maintenance.
- Includes common utilities, data processing, IoT protocols, notifications, and APIs.
- MQTT support for real-time messaging applications.
- WebSocket (WS) for real-time bidirectional web client communication.
- TCP for general-purpose device-to-device communication.
- CoAP for low-power embedded applications.
- Open to PRs, suggestions, and issue reports.