commit | 8ac9bb4d52a687b34158dc52c8c25830b23b8333 | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Wed Mar 28 11:47:17 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Mar 28 12:28:26 2018 |
tree | eabb2cd7128123d6ea2df0c5da857ce6c08f671c | |
parent | 57ff2734df74aaf331627fd51a8e79966c0d211c [diff] |
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}
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.