commit | 8eedf90354600e3661a6c18fd99415d76840130c | [log] [tgz] |
---|---|---|
author | haoyuewang <haoyuewang@google.com> | Tue Mar 23 13:08:13 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Mar 23 13:08:59 2021 -0700 |
tree | bbbdf4ce88f7254759e73ee8826a58e2e31d1c17 | |
parent | 80a178f375bc51cd22611a3a61853d6800e49769 [diff] |
Internal QUICHE change PiperOrigin-RevId: 364626432 Change-Id: I11641ae24f29f41bc8905234c80224ac0f4146c7
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.