commit | 6fc4d56a3ea6aaa793e8dcd550672ac867b8fac4 | [log] [tgz] |
---|---|---|
author | QUICHE team <quiche-dev@google.com> | Wed Aug 02 08:14:59 2023 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Aug 02 08:16:07 2023 -0700 |
tree | 6db870051b7dc0a373941a7c107799e7c50f2a44 | |
parent | 832b9b86b47b836cb7f5e65b0002b2c380a01f13 [diff] |
Automated g4 rollback of changelist 552838601. *** Reason for rollback *** server.pi server flag isn't being picked up so it's trying to read NOCTOGRAM keys and failing to start the server *** Original change description *** Add noctogram keycache to phosphor for chrome ip blinding usage *** PiperOrigin-RevId: 553149879
QUICHE stands for QUIC, Http, Etc. It is Google‘s production-ready implementation of QUIC, HTTP/2, HTTP/3, and related protocols and tools. It powers Google’s servers, Chromium, Envoy, and other projects. It is actively developed and maintained.
There are two public QUICHE repositories. Either one may be used by embedders, as they are automatically kept in sync:
To embed QUICHE in your project, platform APIs need to be implemented and build files need to be created. Note that it is on the QUICHE team's roadmap to include default implementation for all platform APIs and to open-source build files. In the meanwhile, take a look at open source embedders like Chromium and Envoy to get started:
To contribute to QUICHE, follow instructions at CONTRIBUTING.md.
QUICHE is only supported on little-endian platforms.