commit | beabbe0e055ff13870a2a948e1cb16a8dbd96a41 | [log] [tgz] |
---|---|---|
author | vasilvv <vasilvv@google.com> | Thu Feb 25 09:11:15 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Feb 25 09:11:56 2021 -0800 |
tree | 4f1e2b40f294032cd4adf80e113d6eccfcb424fc | |
parent | c1dc18920e989bca9ee5f13f926914e902e50881 [diff] |
Delete PCC code. We've not been actively experimenting with it for a while. Deleting it will reduce maintenance cost, and we can always recover the code later. PiperOrigin-RevId: 359536805 Change-Id: I82fa6974fde74520810c94b96cd6ea4e86c99e24
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.