gfe-relnote: Remove num_expected_static_streams_ from QuicStreamIdManager.  Protected by disabled flags quic_enable_version_q099 and quic_enable_version_t099.

PiperOrigin-RevId: 284800705
Change-Id: I59704833d2030bf477f47d11de0fd9826dd15e27
7 files changed
tree: 5fba37ad73f5ea4182915a04b1eaa083f3890994
  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.