Deprecate neuter_initial_packet_in_coalescer_with_initial_key_discarded.

PiperOrigin-RevId: 339340958
Change-Id: I19c01637ad89136531e1da20812370898aebc68b
2 files changed
tree: abe8ab7dfd9beea2c5ad085eec852937918cde49
  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.