Add TLS to QuicIetfTransportErrorCodeString

This CL also logs the error code string from the interop test client to help debugging handshake failures.

gfe-relnote: n/a, log-only
PiperOrigin-RevId: 293340850
Change-Id: Ia8cca47421b366e33c5aadd7b717af49ec59c4fc
4 files changed
tree: f8f68af70bc7743f00547761e607f0231671cc8f
  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.