mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-15 00:27:39 +00:00
try to fix dev.azure
This commit is contained in:
parent
5a3f33d69c
commit
494d91fed0
1 changed files with 1 additions and 1 deletions
|
@ -1207,7 +1207,7 @@ See also [Are we game yet?](http://arewegameyet.com)
|
|||
* [smallnest/rpcx-rs](https://github.com/smallnest/rpcx-rs) — A RPC library for Rust for developing microservices in easy and simple way. [<img src="https://api.travis-ci.org/smallnest/rpcx-rs.svg?branch=master">](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 [<img src="https://api.travis-ci.com/cloudflare/quiche.svg?branch=master">](https://travis-ci.com/cloudflare/quiche)
|
||||
* [djc/quinn](https://github.com/djc/quinn) - Futures-based QUIC implementation in Rust [<img src="https://dev.azure.com/dochtman/Projects/_apis/build/status/Quinn?branchName=master">](https://dev.azure.com/dochtman/Projects/_build/latest?definitionId=1&branchName=master)
|
||||
* [djc/quinn](https://github.com/djc/quinn) - Futures-based QUIC implementation in Rust [<img src="https://dev.azure.com/dochtman/Projects/_apis/build/status/Quinn?branchName=master">](https://dev.azure.com/dochtman/Projects/_build)
|
||||
* [mozilla/neqo](https://github.com/mozilla/neqo) - an Implementation of QUIC written in Rust
|
||||
|
||||
### Parsing
|
||||
|
|
Loading…
Reference in a new issue