commit | d7e5cfb3cfd59ca12f650bf371c27d939d257058 | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Wed Mar 30 18:13:06 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 31 12:44:02 2022 |
tree | 98390d5e98ddf3bc2bd9f5871a68d0f38088db17 | |
parent | 0cfaa610ca17016be030709bdba17340dffa8c6a [diff] |
Use WeakPtr<Port> in Connection classes. This is to aid with catching issues whereby a connection object might have a bad reference back to a port object, e.g. inside of an async callback. Bug: webrtc:13892 Change-Id: I56503fedc2865919713b10f236ce023554c68ded Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/257164 Reviewed-by: Niels Moller <nisse@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36394}
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.