commit | 401c14aaf65c51f2de6d67e7c3cd23d63f26ccbb | [log] [tgz] |
---|---|---|
author | Per K <perkj@webrtc.org> | Tue Apr 11 07:53:48 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 11 16:11:13 2023 |
tree | b1fa7a8f01e00c1e50d6e8b1b94cfa3ed69af172 | |
parent | eb99300bb5da805f94ae8ebf2a448fcaa42d8b6c [diff] |
[WebRTC-SendPacketsOnWorkerThread] Cleanup TaskQueuePacedSender This remove use of MaybeWorkerThread from TaskQueuePacedSender. Instead, the TaskQueue used when creating the TaskQueuePacedSender is used for pacing. That is, the "worker thread". Bug: webrtc:14502 Change-Id: I504f8e634653af6493e609db6e42b07d488fd699 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/300820 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39813}
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.