commit | 589acd56d0530f6cd6cf2944dc6e5df8430b410d | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@meta.com> | Thu Jan 23 17:02:38 2025 |
committer | Jonas Oreland <jonaso@webrtc.org> | Fri Jan 24 11:11:19 2025 |
tree | 879d6c5a0b1e5ac09c3c3d671cd7d8e500aa6f7a | |
parent | eafee5e3d68a7356dd415d2b3eee53017140d38b [diff] |
dtls-stun piggybacking: make it compatible with DTLS 1.3 DTLS 1.3 encrypts more parts of the handshake so we move from deep packet inspection to looking at the state of DTLS to decide whether to intercept the packet. BUG=webrtc:367395350 Change-Id: Idb1eda0437f24002f48381af5d6a167a4a153381 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/374501 Reviewed-by: Jonas Oreland <jonaso@webrtc.org> Commit-Queue: Jonas Oreland <jonaso@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43794}
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.