NameDateSize

..29-Aug-201712 KiB

.clang-format29-Aug-2017138

.gitignore29-Aug-20173.4 KiB

.gn29-Aug-20172 KiB

all.gyp29-Aug-20171 KiB

android-webrtc.mk29-Aug-20171.7 KiB

Android.mk29-Aug-20174.1 KiB

AUTHORS29-Aug-20171.4 KiB

BUILD.gn29-Aug-2017508

build_overrides/29-Aug-20174 KiB

check_root_dir.py29-Aug-20172 KiB

chromium/29-Aug-20174 KiB

codereview.settings29-Aug-2017387

COPYING29-Aug-201722

data/29-Aug-20174 KiB

DEPS29-Aug-20173.8 KiB

infra/29-Aug-20174 KiB

LICENSE29-Aug-201725

license_template.txt29-Aug-2017410

LICENSE_THIRD_PARTY29-Aug-201766

MODULE_LICENSE_BSD29-Aug-20170

NOTICE29-Aug-20178.3 KiB

OWNERS29-Aug-2017183

PATENTS29-Aug-201722

PRESUBMIT.py29-Aug-201718.4 KiB

pylintrc29-Aug-2017704

README.md29-Aug-20171 KiB

resources/29-Aug-20174 KiB

setup_links.py29-Aug-201716.9 KiB

sync_chromium.py29-Aug-20176.9 KiB

talk/29-Aug-20174 KiB

third_party/29-Aug-20174 KiB

TODO29-Aug-2017192

tools/29-Aug-20174 KiB

WATCHLISTS29-Aug-20176.4 KiB

webrtc/29-Aug-20174 KiB

README.md

1**WebRTC is a free, open software project** that provides browsers and mobile
2applications with Real-Time Communications (RTC) capabilities via simple APIs.
3The WebRTC components have been optimized to best serve this purpose.
4
5**Our mission:** To enable rich, high-quality RTC applications to be
6developed for the browser, mobile platforms, and IoT devices, and allow them
7all to communicate via a common set of protocols.
8
9The WebRTC initiative is a project supported by Google, Mozilla and Opera,
10amongst others. This page is maintained by the Google Chrome team.
11
12### Development
13
14See http://www.webrtc.org/native-code/development for instructions on how to get
15started 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