commit | b891df0a613200813e169aa24e9d6675fb4e4a70 | [log] [tgz] |
---|---|---|
author | QUICHE team <quiche-dev@google.com> | Thu Oct 17 10:41:31 2024 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 17 10:42:33 2024 -0700 |
tree | 6c58ba6bdd05eacc65f4ee86f947ed53eb52de7e | |
parent | c17240a878891c0bd28446b1f2500646ef6e065f [diff] |
Automated g4 rollback of changelist 685776850. *** Reason for rollback *** Fixing guitar test failure *** Original change description *** Automated g4 rollback of changelist 685757306. *** Reason for rollback *** It appears that there is a guitar test that's failing. Rolling this CL back to address the test failure. *** Original change description *** Automated g4 rollback of changelist 685481728. *** Reason for rollback *** Fixing the failing test. *** Original change description *** Automated g4 rollback of changelist 684986925. *** Reason for rollback *** Breaks tests *** Original change description *** Add support... *** PiperOrigin-RevId: 686967201
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.