commit | 4eeb53748a47157077c37f69c4aed79feb931b61 | [log] [tgz] |
---|---|---|
author | jtteh <jtteh@webrtc.org> | Mon Apr 03 22:06:37 2017 |
committer | Commit bot <commit-bot@chromium.org> | Mon Apr 03 22:06:37 2017 |
tree | 5c1b72cd5993a4a9528580eafc620ba5ed204f54 | |
parent | 9ab17d347850417047165851d4e0a67d44aca30d [diff] |
[iOS] Added an initialization method to RTCConfiguration that takes a native configuration. Added a getConfiguration getter method to RTCPeerConnection to return the RTCConfiguration. BUG=webrtc:7431 Review-Url: https://codereview.webrtc.org/2790833002 Cr-Commit-Position: refs/heads/master@{#17517}
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.