commit | 7ddc7d548cf7f1a39b7efabd3a06f8162305baee | [log] [tgz] |
---|---|---|
author | Jonas Oreland <jonaso@webrtc.org> | Wed Mar 16 11:21:52 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 16 12:11:34 2022 |
tree | 0a614f43ab63865b7f2d7a066f1ebed2876fdb97 | |
parent | 43a69b3f46059b103c35079744dc09a0e2bb2948 [diff] |
WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 6/inf This patch just refactors creation of P2P transport channel, pushing down the IceTransportInit object rather than decomposing it going down. The IceTransportInit object will in subsequent patches be extended with a field trial container. Reason for splitting patch into this and subsequent is to allow changes to internal factories. Bug: webrtc:10335 Change-Id: Icc8b6e4142744b64d134bcb2d4a56777745db62b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/255602 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Jonas Oreland <jonaso@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36215}
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.