Deprecate gfe2_reloadable_flag_quic_close_connection_on_serialization_failure.

PiperOrigin-RevId: 339280895
Change-Id: Iaaa135b1cb7683bdc3c1390ce3f9edd9b1242ab0
2 files changed
tree: 401f2a0340899b32c9b83e5b5c5239fe6d539150
  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.