Add retry support to quic_client_interop_test

gfe-relnote: n/a, test-only
PiperOrigin-RevId: 274644470
Change-Id: Ie68fd26ad452d6489d3fffeba88bcb2bf54e475d
4 files changed
tree: 1853b89bab74fb5208ea661ac584e31f752744c9
  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.