commit | 7b6c887ffd1741caaad33b02b96c909f6a58c493 | [log] [tgz] |
---|---|---|
author | Boris Tsirkin <btsirkin@meta.com> | Wed Jan 08 13:55:05 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 09 12:43:07 2025 |
tree | ad6f68d07494b6df29c7e3c62af14853c669fc21 | |
parent | c447f3c52eb5af74818e63f7eab4608e52663281 [diff] |
Format the rest of /sdk/objc folder I already submitted separate CLs for /api and /components, here I'm doing the rest of this folder Format /sdk/objc/api folder There are a lot of changes in /sdk so I'm splitting it Formatting done via: git ls-files | grep -E '^sdk\/objc\/.*\.(h|cc|mm)' | grep -Ev '^sdk\/objc\/(api|components).*' | xargs clang-format -i No-Iwyu: Includes didn't change and it isn't related to formatting Bug: webrtc:42225392 Change-Id: I8bb63f6696b2649ea642b900b9d9827980cc8315 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/373884 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43696}
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.