Deprecate --gfe2_reloadable_flag_quic_close_connection_on_0rtt_packet_number_higher_than_1rtt

PiperOrigin-RevId: 361813520
Change-Id: I9cc5b8ba223fc73aedb59fd90997cc0c61721791
3 files changed
tree: e7ce8c64c91e3efb5cfca157bad1249687be21af
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

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.