- From: Florent Castelli via GitHub <sysbot+gh@w3.org>
- Date: Thu, 17 Jun 2021 15:57:06 +0000
- To: public-webrtc-logs@w3.org
On a technical level, it should be straightforward in case of `SCTP_SEND_FAILED_EVENT` to return the failed message in the onerror event of a data channel. We could already expose the SCTP error in the `sctpCauseCode` dictionary member of `RTCError` as well. In case of a `SCTP_PARTIAL_DELIVERY_EVENT`, wouldn't you also receive `SCTP_SEND_FAILED_EVENT` too? -- GitHub Notification of comment by Orphis Please view or discuss this issue at https://github.com/w3c/webrtc-extensions/issues/50#issuecomment-863361435 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 17 June 2021 15:57:21 UTC