gfe-relnote: (n/a) Fix quic_framer_process_data_packet_fuzzer to not to use version 0. Test only.

PiperOrigin-RevId: 275462117
Change-Id: Iee5839bab029001b23cd0d5f63ebf0d18f000ddb
1 file changed
tree: ea2967b7b3bb96105d5f7d90216c9c034ffc9809
  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.