Do not QUIC_BUG 0-RTT stream data retransmission before 1-RTT keys arrive.

PiperOrigin-RevId: 329566741
Change-Id: I0a881a90377ddfc3de4063b295e09a8278e38a32
4 files changed
tree: 17db660e155724abc45c76d3519244c4955c7b18
  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.