commit | ce88f7fa87d11e3630f51d37a942355c7b65edd2 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@meta.com> | Fri Oct 11 20:24:17 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 14 09:47:45 2024 |
tree | 81a0d5d19a2e011fd39ce15dd1330690d1a0b591 | |
parent | d8bddfef88ca4e91c17c70bd05926b80d2fb3074 [diff] |
add DTLSSrtpTransport/SrtpTransport integration test which shows that a DtlsSrtpTransport can send and receive from the SrtpTransport which extracts the key from its DTLS transport. The SrtpTransport takes its keys from the DtlsSrtpTransport which (by the way of encryption and decryption) ensures both sides agree on the keys to use BUG=webrtc:357776213 Change-Id: I605c6ae660eab5a53bef69bcf84d7e70a34d7be1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/365274 Reviewed-by: Jeremy Leconte <jleconte@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Philipp Hancke <phancke@meta.com> Cr-Commit-Position: refs/heads/main@{#43231}
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.