commit | 6b040d3d01cc0055bb51a264c5274ee3a826dd81 | [log] [tgz] |
---|---|---|
author | Jonas Oreland <jonaso@webrtc.org> | Thu Apr 10 11:17:40 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 10 14:00:42 2025 |
tree | 308129499a2e8401615f4726fd48f18e11734b1c | |
parent | f47b9ea0ee45e508280eb393fa081cfe1135c167 [diff] |
dtls-in-stun: Complete support for multi-packet handshakes This patch adds support for multi packet handshakes (PQC) in the DtlsStunPiggyBackController using a simple round robin algorithm. The patch also adds PQC to a bunch of testcases, finding a few problems that are unfixed (in this patch!), related to PQC and *not* using dtls-in-stun. These needs to be fixed later, as part of webrtc:404763475 BUG=webrtc:367395350 Change-Id: I6127664c329a846e26a37dd89bc10ff07713f2df Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/385680 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Jonas Oreland <jonaso@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44350}
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.