commit | 7c323ad47ccb630f0b53bf65336ffd6733b2042e | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Thu Sep 08 11:13:53 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 08 15:00:40 2022 |
tree | 268e14084a65180693c95129d89fc87952b8869e | |
parent | e0dd6cf363fbf79ce6ee002593d696d2ff4e18ef [diff] |
in rtc::Thread introduce Invoke without rtc::Location parameter To reduce usage of rtc::MessageHandler, hide rtc::Thread::Send into private section with intention to deprecate it in favor of the new Invoke function. Bug: webrtc:9702, webrtc:11318 Change-Id: Ib4c26f9abc361e05a45b2a91929af58ab160b3f0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/274166 Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38036}
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.