Clean up QuicStreamIdManager comments and remove unnecessary methods.

gfe-relnote: no behavior change. not protected.
PiperOrigin-RevId: 305359897
Change-Id: I4253fba5f6de6fb408310e57b5c73c85fa06a93f
3 files changed
tree: 527c6b93d9c07d1155c15bab4fae54bd86c4a38f
  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.