commit | b9225979d9b27862f38a559bedc7b46ace2d20d1 | [log] [tgz] |
---|---|---|
author | Jonas Oreland <jonaso@webrtc.org> | Fri Mar 14 09:38:52 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 14 12:11:02 2025 |
tree | 0d04975cfdf8905964d421020b936e4d8cb70a0f | |
parent | 024ceea5db4855728db38c25d7c4c4a6517176e0 [diff] |
dtls-in-stun: Fix late SDP answer This patch fixes the problem were a caller get the remote fingerprint "late", i.e. after it has replied to first stun ping. Before this patch, it would have had the piggyback controller inactive which turned off piggybacking as a whole :( BUG=webrtc:367395350 Change-Id: I4470ce10b34caa4b930283a90f58e74381a888db Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/381220 Commit-Queue: Jonas Oreland <jonaso@webrtc.org> Reviewed-by: Sameer Vijaykar <samvi@google.com> Cr-Commit-Position: refs/heads/main@{#44125}
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.