└── README.md /README.md: -------------------------------------------------------------------------------- 1 | proto-quic is deprecated 2 | ======================== 3 | 4 | proto-quic is deprecated. To checkout and build QUIC 5 | code, please follow the [Chromium instructions](https://www.chromium.org/quic/playing-with-quic). 6 | 7 | The QUIC team at Google is actively working on a new open source repository, 8 | [QUICHE](https://quiche.googlesource.com/quiche/), it includes Google‘s 9 | implementation of QUIC and related protocols, and is currently the 10 | upstream of Chromium's QUIC code. 11 | 12 | --------------------------------------------------------------------------------