Hacker News new | ask | show | jobs
by jexe 4359 days ago
Dasher (http://dasher.im), uses socket.io. We're using socker.IO-objc for our iOS client: https://github.com/pkyeck/socket.IO-objc

And will be launching a web client in the coming weeks.

So far, so good. We do handle the reconnects ourselves, but otherwise it's been treating us well.