Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* [Zenoh)(https://crates.io/crates/zenoh) - A high performance Pub/Sub/Query protocol 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

Expand Down