commit | 789ba92e1462c4ad45dc13bec6616658df30c663 | [log] [tgz] |
---|---|---|
author | Stefan Holmer <stefan@webrtc.org> | Wed Feb 17 14:52:17 2016 |
committer | Stefan Holmer <stefan@webrtc.org> | Wed Feb 17 14:52:25 2016 |
tree | 8237350b9bab286244cb4cbd75266ac8ca977203 | |
parent | bad7804b9903daa704e3c47f673f5577870233b7 [diff] |
Simplify CongestionController. - Removes the dependency on CallStats. - Implements Module interface so that we don't have to register each internal component to the process thread separately. R=pbos@webrtc.org, solenberg@webrtc.org Review URL: https://codereview.webrtc.org/1704983002 . Cr-Commit-Position: refs/heads/master@{#11655}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.