Add regression test for 0-RTT rejection bug.

PiperOrigin-RevId: 335961978
Change-Id: I54fffea74cedbb3d856e803b4c2cdc7550f4fb69
1 file changed
tree: 212b24de458a90fefd0162d60c0a8c2b8c0ffe32
  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.