commit | d7022312687e3e989276ea55a271fd2230cffee8 | [log] [tgz] |
---|---|---|
author | Bjorn A Mellem <mellem@webrtc.org> | Fri Sep 20 18:33:39 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Sep 20 19:44:20 2019 |
tree | b2686c921e7727acef5c7bffe5db1d7a9e1e2cba | |
parent | 5ac329c8aa05496d7558f55d767db0762b5bf2a9 [diff] |
Cleanup deprecated monitoring of MediaTransport state. PeerConnection now watches when data channels become ready to send through its implementation of DataChannelSink, and no longer needs to monitor the MediaTransport state. Bug: webrtc:9719 Change-Id: I3e17747eb03926a3791c204bf5a1d2dc67855c09 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/154001 Commit-Queue: Seth Hampson <shampson@webrtc.org> Reviewed-by: Seth Hampson <shampson@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29261}
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.