commit | 8d1b9075f9435b8fdd1ab3cc6a79e7ad06ac1bb9 | [log] [tgz] |
---|---|---|
author | Jonas Oreland <jonaso@webrtc.org> | Thu Apr 17 08:06:26 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 17 09:35:44 2025 |
tree | 5c153dafdd56688aa39c292af60f17dd1387d0bc | |
parent | 7ab98583fae035362838c2e255cae5d7e58d1d26 [diff] |
Add support for caching more than 1 client hello packets. This is "needed" for PQC (i.e. to avoid timeout/retransmit). - move (inlined) code for PacketStash (from StunPiggyBackController) into class that is unit tested separately and also used for the cached client hellos. - Extend TestEventOrdering to cover dtls1.3 and PQC. BUG=webrtc:404763475 Change-Id: I3a05f7685578d3e1de5bdd5e8992a0f60182b263 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/386901 Commit-Queue: Jonas Oreland <jonaso@webrtc.org> Reviewed-by: Sameer Vijaykar <samvi@google.com> Cr-Commit-Position: refs/heads/main@{#44411}
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.