commit | eb02c03a53734b6faf01d7f98a6174918169b850 | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Thu Jun 15 15:29:25 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jun 15 15:29:25 2017 |
tree | 9798644691567edca846444ff603d7f8df0b966f | |
parent | d03a578333029c3d8811c0abb9b21cd12a145891 [diff] |
Allow WebRtcMediaEngine to be created from any thread. This eliminates a thread hop in PeerConnectionFactory initialization, and will allow some code to be simplified. BUG=None Review-Url: https://codereview.webrtc.org/2934103002 Cr-Commit-Position: refs/heads/master@{#18613}
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.