Dropping initial keys at the end of writing to avoid potential missing write keys in the middle of writing.

Protected by FLAGS_quic_reloadable_flag_quic_fix_missing_initial_keys2.

PiperOrigin-RevId: 334170250
Change-Id: I24e118e69c4cba3ddbed57df67340596446fc6d8
3 files changed
tree: 9ead2d157471fb33a54114364e7791c84526b266
  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.