commit | dad9acf01451bcf5b13ee2e58721d635acef65aa | [log] [tgz] |
---|---|---|
author | wub <wub@google.com> | Wed Jun 12 13:42:12 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jun 12 14:56:16 2019 -0700 |
tree | d66b4ee35e67cc622aff5edf002a95e8d1a725a3 | |
parent | 3294e74db34d7bbee50cbb58192b6ddde5873080 [diff] |
gfe-relnote: (n/a) Add quic platform api to create BBRv2 sender, currently the implementation just creates a BBRv1 sender. No behavior change, not protected. Merge note: third_party/quic/platform/impl/quic_bbr2_sender_impl.h needs to be copied to Chromium. PiperOrigin-RevId: 252890529 Change-Id: I72b44e189675b397bb67bfd84e4bbb23cab11fcf
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.