commit | 4a3e56075ec3190885c02563a525992e34fa0130 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Wed Feb 02 15:19:10 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 02 16:05:10 2022 |
tree | 62610686e03ac636d0f7c2d0e5b148dc30124ecd | |
parent | 6d43d3ef621b228d752e325085506886f866d263 [diff] |
Switch to universal_newlines=True. To fix the blocking issue this CL uses universal_newlines (removing the calls to decode('utf-8')). Tested locally. No-Presubmit: True Bug: webrtc:13607 Change-Id: Ib56cf87c8f903087d0c4aa09b58c464edac649c7 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/250222 Auto-Submit: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Jeremy Leconte <jleconte@google.com> Commit-Queue: Jeremy Leconte <jleconte@google.com> Reviewed-by: Christoffer Jansson <jansson@google.com> Cr-Commit-Position: refs/heads/main@{#35889}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.