- From: Bernard Aboba via GitHub <sysbot+gh@w3.org>
- Date: Wed, 24 Jan 2018 21:08:19 +0000
- To: public-webrtc-logs@w3.org
@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