- From: Philipp Hancke via GitHub <noreply@w3.org>
- Date: Wed, 11 Jun 2025 17:07:12 +0000
- To: public-webrtc-logs@w3.org
You can not move the peer connection to closed as a result of receiving a DTLS close alert. You can still do an ice restart which would not be allowed if `[[IsClosed]]` were set. Listening for the DTLS transport state change is a good way to detect this and consider acting. -- GitHub Notification of comment by fippo Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/3053#issuecomment-2963573307 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 11 June 2025 17:07:13 UTC