gfe-relnote: In QUIC, add COPT to enable cwnd bootstrapping for different SPDY priorites. Protected by gfe2_reloadable_flag_quic_bootstrap_cwnd_by_spdy_priority.

PiperOrigin-RevId: 309298478
Change-Id: I759bfe7c389cd4b7dc0b74b0873bfae3145cb4f4
3 files changed
tree: 7b9422befdc4e0b6db473c78254b3ba356678b7b
  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.