• Home
Name Date Size #Lines LOC

..--

build_overrides/03-May-2024-3123

chromium/03-May-2024-3026

data/03-May-2024-74,06973,594

infra/config/03-May-2024-7668

resources/03-May-2024-218213

talk/03-May-2024-143,095103,707

third_party/03-May-2024-2,7611,410

tools/03-May-2024-4,2753,444

webrtc/03-May-2024-709,538509,260

.clang-formatD03-May-2024138 43

.gitignoreD03-May-20243.4 KiB171170

.gnD03-May-20242 KiB5045

AUTHORSD03-May-20241.4 KiB5148

Android.bpD03-May-20244.5 KiB162141

Android.mkD03-May-2024218 60

BUILD.gnD03-May-2024508 1513

COPYINGD03-May-202422 11

DEPSD03-May-20243.8 KiB118110

LICENSED03-May-202425 21

LICENSE_THIRD_PARTYD03-May-202466 21

METADATAD03-May-2024459 1918

MODULE_LICENSE_BSDD03-May-20240

NOTICED03-May-20248.3 KiB203176

OWNERSD03-May-2024183 43

PATENTSD03-May-202422 21

PRESUBMIT.pyD03-May-202418.4 KiB474370

README.mdD03-May-20241 KiB2417

TODOD03-May-2024192 43

WATCHLISTSD03-May-20246.4 KiB187183

all.gypD03-May-20241 KiB3937

check_root_dir.pyD03-May-20242 KiB5837

codereview.settingsD03-May-2024387 1110

license_template.txtD03-May-2024410 119

pylintrcD03-May-2024704 1810

setup_links.pyD03-May-202416.9 KiB519409

sync_chromium.pyD03-May-20246.9 KiB196134

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