Re: [whatwg/streams] Communication between workers/windows via Streams API (#244)

Actually, where should the error-checking be for when someone further up the pipe chain enqueues chunks that contain things which can't be structured-cloned?

Would there be a third `type` besides default and "bytes", which will throw a TypeError if you try to `controller.enqueue` such a chunk, like how `ReadableByteStreamController` throws?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/244#issuecomment-256794784

Received on Thursday, 27 October 2016 23:06:39 UTC