Add a QuicCoalescedPacket::ToString which will be used for net-log in chrome.

gfe-relnote: n/a (logging only)
PiperOrigin-RevId: 304000959
Change-Id: I989dfecb3c5c05ea86d3f2e285dd3e5a6c265b8c
3 files changed
tree: c7b808cd2673f504a877a8fc8aeb059d879b6a2f
  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.