commit | 5d6fa7d2fc6fa62f8169fb0718dfb36833beb0c0 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@meta.com> | Tue Jul 30 23:42:49 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 01 17:00:02 2024 |
tree | 8946c67c52bf2e966a0ebb338ad614f7c545bde1 | |
parent | 7c793a7dbe548735fe9e1d107e00d17937202f47 [diff] |
Split SSLAdapter/SSLStreamAdapter and deprecate SSL(Stream)Adapter::SetMode since we do not need two adapters with TLS and DTLS modes. SSLAdapter is the TLS adapter, SSLStreamAdapter is the DTLS adapter. BUG=webrtc:353750117 Change-Id: I223917c71c88437339380e1f196dcf3c0e2021c8 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/354940 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Philipp Hancke <phancke@meta.com> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42713}
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.