commit | a310d78662c22c1a3cfea6d765d1f51097ffcd49 | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Thu Jan 25 12:27:18 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 25 18:28:27 2024 |
tree | 0992bd0b1f3cbd00d41bc885abe735e94b369fe1 | |
parent | e3a4bdb46f6747a764d5fd55e5093d8832591877 [diff] |
Refactor a lot of the p2p:rtc_p2p target This CL splits many of the source files in p2p:rtc_p2p into individual compile targets. One target - connection_and_port - was left with multiple source files because it was too tangled to detangle at once. Bug: webrtc:15796 Change-Id: I607417e5945306ef64335f40a0ae50f0d15dee6f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/335881 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41611}
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.