Discard 0-RTT keys after installing 1-RTT keys. Client side only.

Protected by FLAGS_quic_reloadable_flag_quic_postpond_discarding_zero_rtt_keys.

PiperOrigin-RevId: 333074291
Change-Id: Ia8abcdde84579c0c8a01d262e476d56ea2e754da
1 file changed
tree: 4776a8e43f321cc611049bd4bf9a9ad29acf1de2
  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.