W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > January 2018

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

From: Anne van Kesteren via GitHub <sysbot+gh@w3.org>
Date: Fri, 26 Jan 2018 10:01:06 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issue_comment.created-360736519-1516960865-sysbot+gh@w3.org>
Well, that is not entirely true. A blob can only be allocated once you have received the entire message (since you might encounter an error at some point). With a stream you could start processing bytes right away and error the stream the moment you encounter an error in the message. So streams would be a lower-level primitive on which you could do blobs.

-- 
GitHub Notification of comment by annevk
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1732#issuecomment-360736519 using your GitHub account
Received on Friday, 26 January 2018 10:01:09 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:43 UTC