gfe-relnote: Initialize stream_count in default constructor of QuicMaxStreamsFrame. Protected by disabled v99 flag.

PiperOrigin-RevId: 293359599
Change-Id: I75c9df1eb36d9eea0a0c454497a3249e8cda12c1
1 file changed
tree: 2ea7c1f8a25fd6ecad73c08862f63f0a60fbdabf
  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.