Re: [webrtc-extensions] Consider an API for non-delivered messages in SCTP datachannels (#50)

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