Re: [w3ctag/design-reviews] WebSocketStream (#394)

Cycling back to this briefly at a breakout with @ylafon, although we probably don't need to dig in a lot right now...

So the current model (not stream-of-streams model) is that WebSocketStream is a stream of messages?  Or is it a stream of chunks/frames?  Or does the distinction matter given what browsers support today?  (From the specs it looks like WebSockets have a concept of messages split across frames, but the explainer seems to imply that that vision isn't really available today.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/394#issuecomment-561357377

Received on Tuesday, 3 December 2019 21:08:01 UTC