Implement RTCSctpTransport |
||||
Issue descriptionThe WebRTC specification has defined an API for the SCTP transport: http://w3c.github.io/webrtc-pc/#rtcsctptransport-interface This should be exposed at the javascript layer. Some aspects seem to be visible in WebRTC through the PC API, but perhaps not all. WPT test: https://wpt.fyi/webrtc/RTCSctpTransport-constructor.html https://wpt.fyi/webrtc/RTCSctpTransport-maxMessageSize.html
,
Sep 6
,
Jan 16
,
Yesterday
(24 hours ago)
|
||||
►
Sign in to add a comment |
||||
Comment 1 by guidou@chromium.org
, Sep 6Status: Available (was: Untriaged)