commit | d4937d3336bcf86f2fb3363cb6a64a0eb1a36576 | [log] [tgz] |
---|---|---|
author | Boris Tsirkin <btsirkin@meta.com> | Wed Jan 08 13:58:03 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 08 17:08:36 2025 |
tree | 1e85c9dbfa4b1b63f80cd4cd46a0492407c7cf7a | |
parent | 6b6ebf3689da519ce29d11645310ffb990d606c1 [diff] |
Format the rest of /sdk folder I already submitted separate CLs for /objc, here I'm doing the rest of this folder Formatting done via: git ls-files | grep -E '^sdk\/.*\.(h|cc|mm)' | grep -Ev '^sdk\/objc.*' | xargs clang-format -i Bug: webrtc:42225392 Change-Id: Ib2c2bf1d882c4e916a5787c2205818e2e4dcc22d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/373902 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43684}
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.