commit | aebeb1e90554c2881688d2bb383bcac353f55629 | [log] [tgz] |
---|---|---|
author | David Schinazi <dschinazi@google.com> | Sat Feb 27 12:04:37 2021 -0800 |
committer | David Schinazi <dschinazi@google.com> | Sat Feb 27 12:04:37 2021 -0800 |
tree | 93b8ab8cd18ee55ae9f8fe5cecb23b0595ecdc41 | |
parent | 3a3802f2b56bf67b3e41509fb8f238a7709d150c [diff] |
MASQUE interop changes for IETF 110 hackathon
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.