commit | ff0c960ee791fe1c816994c29f6b6d173690fd08 | [log] [tgz] |
---|---|---|
author | Per K <perkj@webrtc.org> | Fri Feb 23 16:14:43 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 23 18:03:13 2024 |
tree | 30b33a777723655d9565e19a28cc4149da814912 | |
parent | 845d6bef52ec08dfd9c87d3eff5ae5c07c3fe55d [diff] |
Introduce PacketTransportInternal::NotifyPacketReceived Plan is to replace SignalReadPacket with this new method and have clients register as listeners. rtc::ReceivedPacket is ammended with Descryption information so that receivers can know how to treat a received packet. This will replace the current "flag". Also see https://webrtc-review.googlesource.com/c/src/+/340301/3 Bug: webrtc:15368 Change-Id: I9ea1f34e8b1e923d67c2e92e36a22b3dd10dbd73 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/340181 Reviewed-by: Jonas Oreland <jonaso@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41795}
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.