> For the complete documentation index, see [llms.txt](https://wiki.dewaka.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.dewaka.com/networking/quic.md).

# QUIC

* Chromium QUIC - [QUIC, a multiplexed stream transport over UDP](https://www.chromium.org/quic)
* [QUIC at 10,000 feet](https://docs.google.com/document/d/1gY9-YNDNAB1eip-RTPbqphgySwSNSDHLq9D5Bty4FSU/edit)

## Implementations

* [quiche](https://github.com/cloudflare/quiche) - Rust implemenation of QUIC protocol from Cloudfare
