From d7ad962819b02a5d288274e6485ffd15427d25c7 Mon Sep 17 00:00:00 2001 From: roby2014 Date: Tue, 3 Sep 2024 16:01:41 +0100 Subject: [PATCH] add zenoh and zenoh-flow --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9148582..42e8c78 100644 --- a/README.md +++ b/README.md @@ -1660,6 +1660,9 @@ See also [Are we game yet?](https://arewegameyet.rs) * [zslayton/stomp-rs](https://github.com/zslayton/stomp-rs) - A [STOMP 1.2](http://stomp.github.io/stomp-specification-1.2.html) client implementation * VPN * [defguard/wireguard-rs](https://github.com/DefGuard/wireguard-rs) - A multi-platform library providing a unified high-level API for managing WireGuard interfaces using native OS kernel and userspace WireGuard protocol implementations +* Zenoh + * [eclipse-zenoh-flow/zenoh-flow](https://github.com/eclipse-zenoh-flow/zenoh-flow) - A declarative framework for computations that span from the *Cloud* to the *Thing* + * [eclipse-zenoh/zenoh](https://github.com/eclipse-zenoh/zenoh) - Zero Overhead Network Protocol * ZeroMQ * [erickt/rust-zmq](https://github.com/erickt/rust-zmq) - [ZeroMQ](https://zeromq.org/) bindings