Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1377)

Side by Side Diff: README.md

Issue 2690543002: Update README.md (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 **WebRTC is a free, open software project** that provides browsers and mobile 1 **WebRTC is a free, open software project** that provides browsers and mobile
2 applications with Real-Time Communications (RTC) capabilities via simple APIs. 2 applications with Real-Time Communications (RTC) capabilities via simple APIs.
3 The WebRTC components have been optimized to best serve this purpose. 3 The WebRTC components have been optimized to best serve this purpose.
4 4
5 **Our mission:** To enable rich, high-quality RTC applications to be 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 6 developed for the browser, mobile platforms, and IoT devices, and allow them
7 all to communicate via a common set of protocols. 7 all to communicate via a common set of protocols.
8 8
9 The WebRTC initiative is a project supported by Google, Mozilla and Opera, 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. 10 amongst others.
11 11
12 ### Development 12 ### Development
13 13
14 See http://www.webrtc.org/native-code/development for instructions on how to get 14 See http://www.webrtc.org/native-code/development for instructions on how to get
15 started developing with the native code. 15 started developing with the native code.
16 16
17 ### More info 17 ### More info
18 18
19 * Official web site: http://www.webrtc.org 19 * Official web site: http://www.webrtc.org
20 * Master source code repo: https://chromium.googlesource.com/external/webrtc 20 * Master source code repo: https://chromium.googlesource.com/external/webrtc
21 * Samples and reference apps: https://github.com/webrtc 21 * Samples and reference apps: https://github.com/webrtc
22 * Mailing list: http://groups.google.com/group/discuss-webrtc 22 * Mailing list: http://groups.google.com/group/discuss-webrtc
23 * Continuous build: http://build.chromium.org/p/client.webrtc 23 * Continuous build: http://build.chromium.org/p/client.webrtc
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698