commit | 3ff50fba59cb260067a4e1186b61a4792d4e8bb2 | [log] [tgz] |
---|---|---|
author | Anders Carlsson <andersc@webrtc.org> | Thu Feb 01 14:47:05 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Feb 01 16:36:24 2018 |
tree | 5b7ee19867ff51f013a3623be47b7c1180f430f2 | |
parent | bc3b7828139c41923a38e21c61ed1e29733e9e7f [diff] |
Create experimental Obj-C++ API. This can be used to wrap Objective-C components in C++ classes, so users can use the WebRTC C++ API directly together with the iOS specific components provided by our SDK. Bug: webrtc:8832 Change-Id: I6d34f7ec62d51df8d3a5340a2e17d30ae73e13e8 Reviewed-on: https://webrtc-review.googlesource.com/46162 Commit-Queue: Anders Carlsson <andersc@webrtc.org> Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21850}
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.