Hacker News new | ask | show | jobs
by shorbaji 5660 days ago
Interesting work that looks promising.

In general though, is it just me or are we yet to see an API/library/protocol that makes it 'simple' to add real time capabilities to an app?

1 comments

I think one of the easiest tools to work with is http://tornadoweb.org/ - hacking apart their chat demo will get you most of the way there.