commit | ac6475e031ceeb395fce7548863490c2e749d67b | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Fri Apr 06 09:19:50 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Apr 06 10:30:22 2018 |
tree | 854a8b87fbef944f8c024f607e9548afb4b3818b | |
parent | 66f1e9eb345d2201459f1a95a6cffa8fc2311fde [diff] |
Reland "Added BBR network controller." This is a reland of 8ac9bb4d52a687b34158dc52c8c25830b23b8333 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} Bug: webrtc:8415 Change-Id: I090e4116d1f470acbd64af31520654e1bd8dfcda Reviewed-on: https://webrtc-review.googlesource.com/65200 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Philip Eliasson <philipel@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22766}
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.