Adopt QuicConnectionDebugVisitor from quic_client_interop_test

This CL refactors quic_client_interop_test into a class to allow adopting QuicConnectionDebugVisitor which improves the tool's reporting of the C and V letters.

gfe-relnote: n/a, test-tool-only
PiperOrigin-RevId: 293104152
Change-Id: I36c50bc44a7187ccb35437ec1b617b1d922faabc
3 files changed
tree: e561caf84aea1d33ea4f51d385bb2a9c61e50630
  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.