from Hacker News

Protoyping streaming JSON API server

by blooberr on 2/11/15, 7:50 PM with 0 comments

I'd like to build a service that streams out JSON packets over http like the twitter firehose.

I'm not sure how to begin constructing this - any pointers?