commit | 73e2180f946efef055fcddcdce2d2b774072d6c1 | [log] [tgz] |
---|---|---|
author | Henrik Kjellander <kjellander@webrtc.org> | Tue Jun 20 06:38:58 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jun 21 12:50:22 2017 |
tree | 035f2e2601f659b07db802ae2e88b0489ca074a6 | |
parent | 1b2469b8787678cd7220b4f34bd3193fe2477363 [diff] |
Add webrtc/rtc_base skeleton. Add webrtc/rtc_base in preparation for the larger rename in https://codereview.webrtc.org/2877023002. This is needed in order to make downstream projects update their dependencies (since it's not possible to use public_deps for android_library). BUG=webrtc:7634 NOTRY=True Change-Id: I90fa72c9ebbc4e69bb3133413c3258432a5a72b1 Reviewed-on: https://chromium-review.googlesource.com/541215 Reviewed-by: Tommi <tommi@webrtc.org> Commit-Queue: Henrik Kjellander <kjellander@webrtc.org> Cr-Commit-Position: refs/heads/master@{#18699}
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.