commit | 1f00f1a662b7854a1db9592241da3bf3e7dd8052 | [log] [tgz] |
---|---|---|
author | QUICHE team <quiche-dev@google.com> | Tue Jun 10 12:42:33 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jun 10 12:43:38 2025 -0700 |
tree | 88a88e5fa65256fedbe20d88c1e22d0269478be7 | |
parent | d9f2fe00794d9a3ae16eddd2520b23b8abc3ad26 [diff] |
Remove obsolete copybara transforms for nullability annotations. The absl version used by quiche has been [updated](http://google3/third_party/quiche/MODULE.bazel;l=14;rcl=769109515) sufficiently to include the new macros. PiperOrigin-RevId: 769751879
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.