commit | 19c242d119f727bde362caf0dbd1adaf98bd0096 | [log] [tgz] |
---|---|---|
author | Ying Wang <yinwa@webrtc.org> | Wed Mar 28 13:54:12 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Mar 28 13:54:18 2018 |
tree | 1bcb51ec713d50c635675e9d6dafef120d1652d6 | |
parent | 2784a03af7b62de97d84136455041e23ca4f329c [diff] |
Revert "Added BBR network controller." due to downstream test failure. This reverts commit 8ac9bb4d52a687b34158dc52c8c25830b23b8333. Reason for revert: <INSERT REASONING HERE> Original change's description: > Added BBR network controller. > > BBR is a congestion control method that is initially developed for TCP. > This CL adds an implementation of BBR ported from QUIC for use with > WebRTC. An upcoming CL enables it via a field trial. > > Bug: webrtc:8415 > Change-Id: Ie4261d2e43bafa15aa928a7cadcfec256107cdbc > Reviewed-on: https://webrtc-review.googlesource.com/39788 > Commit-Queue: Sebastian Jansson <srte@webrtc.org> > Reviewed-by: Philip Eliasson <philipel@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#22647} TBR=philipel@webrtc.org,srte@webrtc.org Change-Id: Ife354d40bfc755f899cf485f3308575516206997 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:8415 Reviewed-on: https://webrtc-review.googlesource.com/65180 Reviewed-by: Ying Wang <yinwa@webrtc.org> Commit-Queue: Ying Wang <yinwa@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22651}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.