gfe-relnote: Use QPACK Dynamic Table in the toy client and server, but not in the test client and server. Protected by disabled --v99 flag.

PiperOrigin-RevId: 275026885
Change-Id: I9d051f4b377992a03e974c6f4f57e9fee6970c63
7 files changed
tree: 7ab9f9773b3e7a4bccc94c6c89bb9bd84906c0bf
  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.