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

@lgrahl What you are proposing is that a stream be encapsulated in an RTCDataChannel message. That would work for implementations that support large messages, but unless we were to require that all browsers support a large or infinite maxMessageSize, you'd still need to support mapping from an RTCDataChannel message to ReadableStream chunk.

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

Received on Wednesday, 24 January 2018 21:08:22 UTC