Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
.clang-format | 06-Dec-2016 | 138 | |
.gitignore | 06-Dec-2016 | 3.4K | |
.gn | 06-Dec-2016 | 2K | |
all.gyp | 06-Dec-2016 | 1K | |
android-webrtc.mk | 06-Dec-2016 | 1.7K | |
Android.mk | 06-Dec-2016 | 4.1K | |
AUTHORS | 06-Dec-2016 | 1.4K | |
BUILD.gn | 06-Dec-2016 | 508 | |
build_overrides/ | 06-Dec-2016 | ||
check_root_dir.py | 06-Dec-2016 | 2K | |
chromium/ | 06-Dec-2016 | ||
codereview.settings | 06-Dec-2016 | 387 | |
COPYING | 06-Dec-2016 | 22 | |
data/ | 06-Dec-2016 | ||
DEPS | 06-Dec-2016 | 3.8K | |
infra/ | 06-Dec-2016 | ||
LICENSE | 06-Dec-2016 | 25 | |
license_template.txt | 06-Dec-2016 | 410 | |
LICENSE_THIRD_PARTY | 06-Dec-2016 | 66 | |
MODULE_LICENSE_BSD | 06-Dec-2016 | 0 | |
NOTICE | 06-Dec-2016 | 8.3K | |
OWNERS | 06-Dec-2016 | 376 | |
PATENTS | 06-Dec-2016 | 22 | |
PRESUBMIT.py | 06-Dec-2016 | 18.4K | |
pylintrc | 06-Dec-2016 | 704 | |
README.md | 06-Dec-2016 | 1K | |
resources/ | 06-Dec-2016 | ||
setup_links.py | 06-Dec-2016 | 16.9K | |
sync_chromium.py | 06-Dec-2016 | 6.9K | |
talk/ | 06-Dec-2016 | ||
third_party/ | 06-Dec-2016 | ||
TODO | 06-Dec-2016 | 192 | |
tools/ | 06-Dec-2016 | ||
WATCHLISTS | 06-Dec-2016 | 6.4K | |
webrtc/ | 06-Dec-2016 |
1 **WebRTC is a free, open software project** that provides browsers and mobile 2 applications with Real-Time Communications (RTC) capabilities via simple APIs. 3 The WebRTC components have been optimized to best serve this purpose. 4 5 **Our mission:** To enable rich, high-quality RTC applications to be 6 developed for the browser, mobile platforms, and IoT devices, and allow them 7 all to communicate via a common set of protocols. 8 9 The WebRTC initiative is a project supported by Google, Mozilla and Opera, 10 amongst others. This page is maintained by the Google Chrome team. 11 12 ### Development 13 14 See http://www.webrtc.org/native-code/development for instructions on how to get 15 started developing with the native code. 16 17 ### More info 18 19 * Official web site: http://www.webrtc.org 20 * Master source code repo: https://chromium.googlesource.com/external/webrtc 21 * Samples and reference apps: https://github.com/webrtc 22 * Mailing list: http://groups.google.com/group/discuss-webrtc 23 * Continuous build: http://build.chromium.org/p/client.webrtc 24