Log handshake completion time in quic_connection_stats. Logging only.

PiperOrigin-RevId: 327442793
Change-Id: I7fbacca9e8231178e004032b48c3f935e903cc56
3 files changed
tree: 55e3d647c647cd84234636ead33aef6cc815ab48
  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.