diff --git a/README.md b/README.md index 1e019da..162c7cb 100644 --- a/README.md +++ b/README.md @@ -1205,6 +1205,10 @@ See also [Are we game yet?](http://arewegameyet.com) * [Covertness/coap-rs](https://github.com/Covertness/coap-rs) — A [Constrained Application Protocol(CoAP)](https://tools.ietf.org/html/rfc7252) library for Rust. [](https://travis-ci.org/Covertness/coap-rs) * RPC * [smallnest/rpcx-rs](https://github.com/smallnest/rpcx-rs) — A RPC library for Rust for developing microservices in easy and simple way. [](https://travis-ci.org/smallnest/rpcx-rs) +* QUIC + * [cloudflare/quiche](https://github.com/cloudflare/quiche) - cloudflare implementation of the QUIC transport protocol and HTTP/3 [](https://travis-ci.com/cloudflare/quiche) + * [djc/quinn](https://github.com/djc/quinn) - Futures-based QUIC implementation in Rust [](https://dev.azure.com/dochtman/Projects/_build/latest?definitionId=1&branchName=master) + * [mozilla/neqo](https://github.com/mozilla/neqo) - an Implementation of QUIC written in Rust ### Parsing