commit | dea682d25b60820af862cfb8f35a761ef1597784 | [log] [tgz] |
---|---|---|
author | alessiob <alessiob@webrtc.org> | Wed Apr 05 14:25:33 2017 |
committer | Commit bot <commit-bot@chromium.org> | Wed Apr 05 14:25:33 2017 |
tree | 1be4e6dd897674a32f94fb0b3b11fb3f34a67c86 | |
parent | 129fc9ce9402c445184edcc1053b1864d9428771 [diff] |
This CL fixes the following: - snake_case -> CapWords - compulsory docstring added - style A followup CL will fix remaining issues as raised by the next version of the WebRTC Python linter (update in progress). BUG=webrtc:7218 NOTRY=True Review-Url: https://codereview.webrtc.org/2793903006 Cr-Commit-Position: refs/heads/master@{#17543}
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.