Move TestPacketWriter from quic_connection_test.cc to quic_test_utils.

PiperOrigin-RevId: 334408019
Change-Id: I3fc479fea2af0e1e2e070bfd0c120ed732061586
3 files changed
tree: 991adaacfafc35bc8506931f7beaebccb34c98cb
  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.