commit | dae879ac73e0cd06f08a0fd160da764263dc3c24 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@meta.com> | Tue Apr 01 20:33:13 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 02 11:23:15 2025 |
tree | 575b5daffc8091dc1c1b2f6a500f621fea07cd04 | |
parent | d6652de99cde2e20855008522f1fcd55dc335a00 [diff] |
Add field trial for enabling DTLS PQC in WebRTC which allows testing DTLS-in-STUN for forward-compatibility and evaluate the general readyness. This change is guarded under the field trial WebRTC-EnableDtlsPqc The code is modelled after Chromiums ssl_client_socket_impl: https://source.chromium.org/chromium/chromium/src/+/main:net/socket/ssl_client_socket_impl.cc;l=646 See also https://github.com/w3c/webrtc-extensions/issues/207 BUG=webrtc:404763475 Change-Id: Ibede93045cafd42b6304b1c040fbf3bd74fa601e No-Iwyu: IWYU gets confused by defines Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/381681 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Jonas Oreland <jonaso@webrtc.org> Reviewed-by: Jonas Oreland <jonaso@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44279}
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.