commit | d1ecc25090b8f1629842c342cdca2c1512d6a66d | [log] [tgz] |
---|---|---|
author | Evan Shrubsole <eshr@webrtc.org> | Tue Apr 15 14:51:25 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 15 20:01:19 2025 |
tree | 2d107e9a6c99a93761c2fff18ea50654a4309af6 | |
parent | 635ca40ceb6c8b7104e437815bdfff87f576dd37 [diff] |
Use webrtc name specifier instead of rtc/cricket in docs WebRTC has unified all namespaces to webrtc, and the rtc:: and cricket:: name specifiers need to be replaced with webrtc::. This was generated using a combination of clang AST rewriting tools and sed. This CL was uploaded by git cl split. Bug: webrtc:42232595 Change-Id: Ia11484e00c076c4707a7bab91b5462594858ccf2 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/386643 Auto-Submit: Evan Shrubsole <eshr@webrtc.org> Reviewed-by: Artem Titov <titovartem@webrtc.org> Commit-Queue: Artem Titov <titovartem@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44380}
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.