commit | 3cf8f3e005c4ce0950567dcc259e95dc656b7189 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Mon Nov 19 08:17:51 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Nov 19 11:50:31 2018 |
tree | 97445fb9899f9221d11f97977a0e4b3d2393f91a | |
parent | 2ee41fed4c24bb9f3e99b6f12d5285956823ce6f [diff] |
Adding empty api:create_peerconnection_factory. Functions to create instances of webrtc::PeerConnectionFactoryInterface will be moved to this build target soon (in CL [1]). This change allows downstream customers to forward fix their builds by including api/create_peerconnection_factory.h and depending on api:create_peerconnection_factory. [1] - https://webrtc-review.googlesource.com/c/src/+/111186 Bug: webrtc:9862 Change-Id: Iff4aa12ae72b44386cf538bf7addba073a77f5cf Reviewed-on: https://webrtc-review.googlesource.com/c/111248 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25687}
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.
Authoritative list of directories that contain the native API header files.