commit | da2ba4dcba8d0d56aac3a43a52a5c0821300fcea | [log] [tgz] |
---|---|---|
author | Honghai Zhang <honghaiz@webrtc.org> | Mon May 23 18:53:14 2016 |
committer | Honghai Zhang <honghaiz@webrtc.org> | Mon May 23 18:53:26 2016 |
tree | 9488cc440dfa5dafa5f190b8ec0df2639d711391 | |
parent | 3ebb3efd13dea3bdabcde1f962ac2e537d247a7a [diff] |
Pass around the candidate removals events in IOS clients When local candidates are removed, signal to RTCPeerConnection and eventually send to the remote client. When a candidate-removal message is received, notify the native PeerConnection. BUG= R=tkchin@webrtc.org Review URL: https://codereview.webrtc.org/1972483002 . Cr-Commit-Position: refs/heads/master@{#12852}
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.