Use Quic protocol flags to control QuicStreamIdManager's max_streams_window.

This adds tunability.

gfe-relnote: no behavior change. not protected.
PiperOrigin-RevId: 305244897
Change-Id: I30e290d1acbd63919096ac577b5b13595ec63ca6
3 files changed
tree: 5126b99669391aa3bf7ce397dbd34adf126c2bc9
  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.