commit | 4fe66264e182cc8b460bc026a1f91ee4a7c22a76 | [log] [tgz] |
---|---|---|
author | David Schinazi <dschinazi@google.com> | Wed Jul 21 17:09:54 2021 -0700 |
committer | David Schinazi <dschinazi@google.com> | Wed Jul 21 17:09:54 2021 -0700 |
tree | 0b15f24f7f240152560f43caa272cf89f8eab890 | |
parent | 80f93811e1e6b737feb1324eddbe0ef8e435b78d [diff] |
zero init
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.