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

A little nit: The `WritableStream` instance needs to be created by `RTCDataChannel`, so using `.send(myWritableStream)` wouldn't work. But take a look at the initial posting - that API proposal should work.

Okay, cool. So, I interpret this as positive feedback and will happily create a PR/draft for it.

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

Received on Tuesday, 30 January 2018 18:05:31 UTC