Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> - Why do I need a class for streaming JSON - Python's got a perfectly good `yield` for returning tokens in such situations.

I use msgpack in Python (twisted, tornado) precisely because it can consume byte buffers which are not token-aligned.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: