gfe-relnote: (n/a) Make Http2FrameDecoderNoOpListener compile with -Wunused-parameter. No behavior change.

This is to make it compile in Envoy.

PiperOrigin-RevId: 302959769
Change-Id: I7afd2492793aa487569eec0248b6eb79ab408f0e
1 file changed
tree: 3d461ce6989b07c00b3643981d87ad4c78b8c6a7
  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.