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

@lgrahl sorry I'm having a bad day. Exactly what in https://github.com/w3c/webrtc-pc/issues/1732#issuecomment-361654117 can WebSocket do, but not the DataChannel (you can configure a data channel to be reliable and ordered AFAICU)? There must be something as this [example](https://streams.spec.whatwg.org/#example-rs-push-no-backpressure) show a WebSocket sourced ReadableStream, but that is not possible using a WebTC DataChannel.

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

Received on Wednesday, 31 January 2018 12:24:35 UTC