From af179db1c921e351139a326e38b6cb309f4d9963 Mon Sep 17 00:00:00 2001 From: Zen Huifer Date: Fri, 22 Nov 2024 23:24:09 +0800 Subject: [PATCH] docs: update rust-iot-platform --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 70e188de6..e4877bcdf 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,7 @@ See also [Rust - Production](https://www.rust-lang.org/production) organizations * [Pijul](https://pijul.org) - A patch-based distributed version control system * [Rauthy](https://github.com/sebadob/rauthy) - OpenID Connect Single Sign-On Identity & Access Management * [Rio](https://github.com/raphamorim/rio) - A hardware-accelerated GPU terminal emulator powered by WebGPU, focusing to run in desktops and browsers. +* [Rust Iot Platform](https://github.com/iot-ecology/rust-iot-platform) - A high-performance IoT development platform built with Rust, designed for multi-protocol support and real-time data processing. This platform supports MQTT, WebSockets (WS), TCP, and CoAP protocols, making it highly flexible for diverse IoT applications. * [rx](https://github.com/cloudhead/rx) - Vi inspired Modern Pixel Art Editor * [Ryot](https://github.com/ignisda/ryot) - A self hosted application to track media consumption, fitness, etc. * [Servo](https://github.com/servo/servo) - A prototype web browser engine