commit | 51edb56884e6e320b8229a50f11241f6acc079d7 | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Tue Mar 14 08:23:51 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 14 10:07:22 2023 |
tree | e46d81f584360a3129d39995622937769a8d00a9 | |
parent | 691d4a0e0657af7a4c6cb2b954d21e8667f15f8b [diff] |
Remove SignalDataChannelTransportChannelClosed_s This removes one sigslot and also simplifies the teardown procedure of a data channel when the channel is closed by the transport. In this case we no longer need an additional async teardown task that releases the last remaining reference to the channel. Bug: webrtc:11943, webrtc:11547 Change-Id: I1c170349a6cbb3cb3c5a47d284e3a3d416c92b11 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/296981 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39551}
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.