diff --git a/README.md b/README.md index 4201b9f4..78acbd7d 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,8 @@ documentation] on how to enable them. * [Xactor](https://crates.io/crates/xactor) — Xactor is a rust actors framework based on async-std. * [async-graphql](https://crates.io/crates/async-graphql) — A GraphQL server library implemented in rust, with full support for async/await. + + * [Zenoh)(https://crates.io/crates/zenoh) - A high performance Pub/Sub/Query protocol implemented in Rust with full support for async/await. ## License