gfe-relnote: Remove version negotiation packet tests from QuicConnectionTest; test-only change

PiperOrigin-RevId: 250976443
Change-Id: Idc89992fea99de7e1ee2c4e1e36bf33f96658e57
1 file changed
tree: 3a6abb210575238ef4e05d031e1e609d4e96f9b8
  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.

The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.