commit | c508216d6aed145b40adfe4327a8194b7b49481f | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@meta.com> | Tue Jul 01 20:58:20 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 03 15:25:10 2025 |
tree | 16941faccaa415e36e436c4a191f1dbcb2debd98 | |
parent | 45835727fd4c471b8fe606ca3eed21ecdfd4bfd0 [diff] |
dtls-in-stun: add "implicit ack" for binding responses Binding responses now implicitly ack the data that was sent in the original request. This allows a receiver to omit the hash in the response (not implemented yet) Note: * duplicates are ignored * the implicit ack is only passed when there is an ack attribute Bug: webrtc:367395350 Change-Id: I80bcf1c0031bbe92a9e715f27222a458977726de Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/394141 Reviewed-by: Jonas Oreland <jonaso@webrtc.org> Commit-Queue: Philipp Hancke <phancke@meta.com> Cr-Commit-Position: refs/heads/main@{#45086}
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.