Add a new QUIC platform API QUIC_SLOW_TEST which will be used in chrome
to disable tests which are too slow.

gfe-relnote: n/a - test only
PiperOrigin-RevId: 280683817
Change-Id: I932310747a3ae2ca430b26d9d56d0f44cb9ee589
2 files changed
tree: 1e0d903f0e76f6d752a7c0434da2f58f361e3a51
  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.