commit | 86a45626d3f2801f91ab2ceecc9c036ecb594d1a | [log] [tgz] |
---|---|---|
author | rch <rch@google.com> | Wed May 15 19:19:04 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 15 19:19:45 2019 -0700 |
tree | 2a18049d8990fc3417e5b3aeda42eafb0020453f | |
parent | d893df11acde0057c0299a7cf312f7b9c471e7dc [diff] |
Move virtually all the toy client logic out of quic_client_bin.cc and into a new QuicToyClient class which can be used in chromium. gfe-relnote: n/a - Tools only PiperOrigin-RevId: 248451756 Change-Id: I7e9b7e2520ee40adcc692ea4e82e26d0a71760ef
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.