commit | bb821e28b12544832d6198c853c1641b962e542e | [log] [tgz] |
---|---|---|
author | Karl Wiberg <kwiberg@webrtc.org> | Sun Sep 03 03:02:12 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Sun Sep 03 16:43:41 2017 |
tree | 4856d6087e79097be6ee31a92062b4cb71515ee7 | |
parent | bf94fda1e4b3bff094906d8c581c62d221fc0a5e [diff] |
Add a bare-bones C++ style guide BUG=none NOTRY=true Change-Id: I4488aff47db2b9220985156c5112db6d5a79a18e Reviewed-on: https://chromium-review.googlesource.com/641872 Commit-Queue: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#19645}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.