commit | 5928e35abf3ad1f8f87fab21c5de3c426a4be800 | [log] [tgz] |
---|---|---|
author | Florent Castelli <orphis@webrtc.org> | Mon Mar 25 16:01:12 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 25 18:36:09 2024 |
tree | dc1fa6805395bf47cc56ad6a000d44d450e98d96 | |
parent | ff7a557f2e0712254f09bd8c18ece04074ca0b56 [diff] |
pc: Close the data channel association after sending messages in closing state After we're done sending all the messages, if the channel was in closing state, then we start closing the association at the SCTP level, which allows transitioning to the closed state. Bug: chromium:40072842 Change-Id: I81b26b4137593b8feeb4bd9a2563cdfd67e1049e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/344421 Commit-Queue: Victor Boivie <boivie@webrtc.org> Reviewed-by: Victor Boivie <boivie@webrtc.org> Auto-Submit: Florent Castelli <orphis@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41962}
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.