gfe-relnote: Do not send connection close when client receives a version negotiation packet. Not affect prod, not protected.

PiperOrigin-RevId: 274017599
Change-Id: Ifddd78e1f9efaa655cb401a404bd634c88d26847
2 files changed
tree: f491b30d5305b61fc57b4261d5664394c82687d6
  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.