[webrtc-nv-use-cases] Expose SCTP sequence number through Data Channel Message object (#72)

epes has just created a new issue for https://github.com/w3c/webrtc-nv-use-cases:

== Expose SCTP sequence number through Data Channel Message object ==
> SCTP assigns a Stream Sequence Number to each message
https://datatracker.ietf.org/doc/html/rfc4960#section-1.5.2

It would be great if this sequence number was exposed through the Data Channel Message object to detect duplicates or message loss at the application layer without appending a sequence number to the message itself.

Please view or discuss this issue at https://github.com/w3c/webrtc-nv-use-cases/issues/72 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 21 May 2021 16:09:18 UTC