commit | b555e8d6b39a84b07fb6dd496d3b911abb142c16 | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Wed Sep 17 13:45:41 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 17 15:25:05 2025 |
tree | 8c68c69ac5072c9f22e3633a2606f287ebe84b52 | |
parent | 33c31fbeef3157f888049edb49d6c9e3ffa851d9 [diff] |
Remove Environment from ConnectionContext and make call sites that used it be explicit about their environments. The reason is that ConnectionContext can be shared between PeerConnetions, while Environment can be different between PeerConnections. Bug: None Change-Id: I91d70f2045548a972964d3eea391107c05d674b0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/410140 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Jonas Oreland <jonaso@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45679}
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.