commit | 595f688b561a8cce2346ee2f846190bcda63e359 | [log] [tgz] |
---|---|---|
author | Henrik Boström <hbos@webrtc.org> | Mon Jan 24 08:57:03 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 02 08:32:31 2022 |
tree | 90f7c244307b9d03a974206b62f9a7bde3f1db9a | |
parent | 2f122e4fe671b29a483e7854980f3ebca4d74cff [diff] |
Delete legacy rtc::Thread PostTask APIs. rtc::Thread already contains PostTask/PostDelayedTask methods that are inherited from webrtc::TaskQueueBase which are named the same thing and do the same thing. Bug: webrtc:13582 Change-Id: I23d897a0079496d89564a51cbb26d214b70e132a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/248168 Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Commit-Queue: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/main@{#35881}
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.