| commit | 52604f7e95a8561df31ef0d530b10267a9a3a231 | [log] [tgz] |
|---|---|---|
| author | David Schinazi <dschinazi@google.com> | Sat Dec 12 10:48:29 2020 -0800 |
| committer | David Schinazi <dschinazi@google.com> | Sat Dec 12 10:48:29 2020 -0800 |
| tree | 47aa8f104e0726add8f3a1eba4b4fd317107e8f7 | |
| parent | fc51e436c68ca83b495da0cc32996bd0dfc6dfe7 [diff] |
WIP RFCv1 test
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects. QUICHE is only supported on little-endian platforms.
Code can be viewed in CodeSearch in Quiche and is imported into Chromium.