commit | d3faf90aa6d016010bb687bd24093e76502cbb11 | [log] [tgz] |
---|---|---|
author | rch <rch@google.com> | Fri May 17 14:41:52 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 17 15:46:53 2019 -0700 |
tree | dc36a4140529f4f0ba1bdcd59cfadbefc8717859 | |
parent | d9142506e7bca435faa341ece741a5af943cc4ed [diff] |
Simplify quic_client_bin.cc by factoring out the factory into a stand-alone file. gfe-relnote: n/a - Tools only PiperOrigin-RevId: 248790598 Change-Id: I237c6d9bd36f68f069f12354e019eb8e9695c5dc
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.