commit | 07fc24d9a34dcc6f4b988e7644b80bed97649ce4 | [log] [tgz] |
---|---|---|
author | Taylor Brandstetter <deadbeef@webrtc.org> | Wed Aug 12 01:58:10 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Aug 13 20:50:23 2020 |
tree | 505f1d17c3eac3ff5037cd3467effae086f4fb22 | |
parent | 95a19cae2c9b33a95035b339132ae1df2be7c492 [diff] |
Removing NetworkMonitorFactory static global. It's now passed through CreatePeerConnectionFactory like all similar injectable dependencies. Also removing network_monitor.h from native_api/base, since clients should all be moved to the new location now. Bug: webrtc:9883 Change-Id: I3776262ce2a2a380d01c163f4d18a0dfad4b5b41 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/181401 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Commit-Queue: Taylor <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#31931}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.