commit | 2eb3f384d75af9cc19bb07b9c20c9036d1d588c1 | [log] [tgz] |
---|---|---|
author | nharper <nharper@google.com> | Wed Jul 24 14:12:31 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jul 25 18:01:14 2019 -0700 |
tree | 9138257a2729c74a6c69807d63325088cd7bae4a | |
parent | 753002daef6045500f08066b132da7fd71ab4ca9 [diff] |
Add tool for testing quic interop When merging to chromium, the new quic_client_interop_test target should be linux only. gfe-relnote: n/a (tools only change) PiperOrigin-RevId: 259814317 Change-Id: Ib8d26e473929c17941c2764ab01354d706429879
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.
The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.