commit | 4c45016de25d27c0809ef4efcfc3165990534144 | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Thu Oct 09 15:22:53 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 09 17:58:59 2025 |
tree | 8c245fcb142f72d5ef2dc8733c1434f106f46d53 | |
parent | e9cc05fbb463e94f122140eb6f7dd4f484b8d37d [diff] |
Use non-Signal interfaces to SignalSentPacket As part of this change: Make FakePacketTransport PostTask on NotifySentPacket rather than a direct invoke. This removes the need to do recursion guard in RtpTransport. Bug: webrtc:448409800 Change-Id: I43426c34e3c1d85209827eabbbf685cfcce9a30b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/415600 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45884}
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.