| commit | 13213ef82c6027eb7d825806190644bada94db78 | [log] [tgz] |
|---|---|---|
| author | Danil Chapovalov <danilchap@webrtc.org> | Fri Jul 04 11:05:42 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 04 17:55:18 2025 |
| tree | c54720cb07faae08c5d706fee33eee135d84b84b | |
| parent | 6d7602d212d113149dac55c050647d4e9f114b4f [diff] |
Introduce create_modular_peer_connection_factory build target The new target contains not just the declaration of the CreateModularPeerConnectionFactory, but also includes all the right dependencies to have definition of that function. Thus users of the new build target won't need to guess what extra build targets they need to depend on to be able to link. Bug: webrtc:42220069 Change-Id: I9707446d5ebf933455db3b51be1a789ba2ec8017 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/399180 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Auto-Submit: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45098}
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.