Report QUIC_BUG if application tries to write data before encryption is established.

gfe-relnote: no behavior change in production. not protected.
PiperOrigin-RevId: 300639905
Change-Id: I0d6a6c6a73f95ded04da01a8ec8a0920f877399a
3 files changed
tree: ec9d10c76948b1b3dbd7da1ea1b5ef55e70bd9b8
  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.