Re: [webrtc-pc] WHATWG streams for data channel messages

@lgrahl The Streams API provides an example of [creating readable streams by wrapping a WebSocket](https://streams.spec.whatwg.org/#example-rs-push-no-backpressure).  Yet it appears that no text was required in the [WebSockets API ](https://html.spec.whatwg.org/multipage/web-sockets.html) to enable this. 

So is this something we actually need to change the WebRTC 1.0 document to enable?

-- 
GitHub Notification of comment by aboba
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1732#issuecomment-358397980 using your GitHub account

Received on Wednesday, 17 January 2018 18:29:36 UTC