commit | e2cbc88018d8da604814981f68d71b7d802c1837 | [log] [tgz] |
---|---|---|
author | David Schinazi <dschinazi@google.com> | Mon Mar 01 12:55:16 2021 -0800 |
committer | David Schinazi <dschinazi@google.com> | Mon Mar 01 12:55:16 2021 -0800 |
tree | 19b7d162211c9b3d62f76c3684053d82389d81a2 | |
parent | 4c500efd8d72eb7debe52cfebe6f419f10d2ab4b [diff] |
MASQUE 2020-03-01 changes
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.