On Fri, Sep 26, 2014 at 6:14 AM, Robert Collins
<robe...@robertcollins.net> wrote:
> I don't think we need read1 (perhaps I'm wrong) but making read
> consistent with the io library would be good, I think - particularly
> for websockets.

I would agree, but for websockets, I'd really want a per-frame
generator or something. I've always used JSON messages that fit in a
WebSockets frame, so I don't actually need to look for message/object
boundaries.

Cheers,

Dirkjan
_______________________________________________
Web-SIG mailing list
Web-SIG@python.org
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: 
https://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com

Reply via email to