commit | d7e771da7bdde0ac41514a1c695149094abacf5e | [log] [tgz] |
---|---|---|
author | zhihuang <zhihuang@webrtc.org> | Thu Feb 16 11:29:39 2017 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Thu Feb 16 19:29:39 2017 +0000 |
tree | 17e26ed0381ed2a13bdd7482736ac949fd3c25ad | |
parent | dbeeb701a28971c92458a2f970c523bf66f409da [diff] |
Add the URL attribute to cricket::Candiate. (Objc wrapper) The url of the ICE server is added to the IceCandiate class. This can be used to tell which server this candidate was gathered from. BUG=webrtc:7128 Review-Url: https://codereview.webrtc.org/2688943003 Cr-Commit-Position: refs/heads/master@{#16652}
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.