• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

webrtc/H03-May-2022-304,378209,594

AUTHORSH A D11-Jan-20161.3 KiB4845

BUILD.gnH A D11-Jan-2016508 1513

COPYINGH A D11-Jan-201622 11

DEPSH A D11-Jan-20163.8 KiB117109

LICENSEH A D11-Jan-201625 21

LICENSE_THIRD_PARTYH A D11-Jan-201666 21

OWNERSH A D11-Jan-2016394 1615

PATENTSH A D11-Jan-201622 21

PRESUBMIT.pyH A D11-Jan-201614 KiB359279

README.mdH A D11-Jan-20161 KiB2417

WATCHLISTSH A D11-Jan-20165.1 KiB153149

all.gypH A D11-Jan-20161.1 KiB4038

check_root_dir.pyH A D11-Jan-20162 KiB5837

codereview.settingsH A D11-Jan-2016387 1110

pylintrcH A D11-Jan-2016704 1810

setup_links.pyH A D11-Jan-201616.8 KiB514404

sync_chromium.pyH A D11-Jan-20166.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