commit | 41b0798e1171a105404f6bc9dcb591cdc77d659f | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Tue Dec 01 15:01:24 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Tue Dec 01 23:10:17 2015 +0000 |
tree | ea2ac8271ef628227f391d8677b2d8fdc4e46994 | |
parent | 62a91ee1b18234f49bf5ec064622835dd431da86 [diff] |
Adding CreatePeerConnection method that uses new PC Initialize method. This will let us transition to the new Initialize method in Chromium, and then get rid of the old one. Review URL: https://codereview.webrtc.org/1462253002 Cr-Commit-Position: refs/heads/master@{#10860}
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.