Cap client suggested initial RTT to 1s instead of 15s.

Protected by FLAGS_quic_reloadable_flag_quic_cap_large_client_initial_rtt.

PiperOrigin-RevId: 332034739
Change-Id: I5453ca54000591a6a0081431c87976a546fbcb0d
3 files changed
tree: f05e8735f7034ed32f6095d631cbd66586e00d67
  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.