Add 0-RTT related client events in QuicSpdySession::DebugVisitor so that Chrome will be able to net log.

No behavior change. not protected.

PiperOrigin-RevId: 326131075
Change-Id: I65f2f90ba18069a20fac844a9b955cf3702512c1
2 files changed
tree: bee53911f0e03e781bb40a6439a2ced894b0b681
  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.