| commit | 63a6aee67bddecf511214efba929f0112df1e926 | [log] [tgz] |
|---|---|---|
| author | Tony Herre <herre@google.com> | Mon Oct 27 07:12:41 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 27 09:06:34 2025 |
| tree | 6e4170d57ae01f26a2fac48b194ae00dd2bdffce | |
| parent | 33f84f4fff161f3e451ed445058c58dd64f6bfef [diff] |
Add DatagramConnection sent packet feedback Call Observer::OnSendOutcome with the result of a previously sent packet - success or failure, actual send time, actual sent bytes. Remove the synchronous bool SendPacket return value in favour of this. Also drive-by cleanup of Observer::OnPacketReceived. Bug: chromium:443019066 Change-Id: I0f0ee29ad9d7bd19d6f5fddcf7c7ce0327f54789 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/417301 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Tony Herre <herre@google.com> Cr-Commit-Position: refs/heads/main@{#46042}
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.