commit | cd54fd86062792f9653e2f1698bca09c9b178278 | [log] [tgz] |
---|---|---|
author | Victor Boivie <boivie@webrtc.org> | Wed Feb 28 11:16:15 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 08 09:45:12 2024 |
tree | 4f5c21d5a53ee56a8ddb688cb158cd1d0d14bd98 | |
parent | 4c1c9157d6bb76f2eb4070f8aa0ddf32146ccf45 [diff] |
sctp: Pass webrtc::Environment to DcSctpTransport The DcSctpTransport will soon use field trials to conditionally enable some options. And overall, there is a migration project to start using the Environment and this CL is in that direction, also setting the boundary; The dcSCTP library should not depend on it. But the transport is allowed to. Bug: webrtc:14997 Change-Id: I1f3c2c0d8dd7bdc698dd1d58bde7651b682bcba4 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/341480 Commit-Queue: Victor Boivie <boivie@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41872}
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.