Y
Hacker News
new
|
ask
|
show
|
jobs
by
bcardarella
5603 days ago
Only works with WebSocket browsers. You'll need Chrome or Safari
3 comments
demodifier
5603 days ago
Nice hack. In case you are using Node.js in the back end, you might want to check out socket.io. Provides Websocket support as well fall back transports for browsers that don't support WS.
link
bcardarella
5603 days ago
I'm using EventMachine with em-websocket for the backend. I might convert it to Node w/ Socket.IO to see if there is a performance difference.
link
PHPAdam
5602 days ago
I got chrome here somewhere, thanks for the TIP.
link
nephics
5603 days ago
But it is not working with iPad's safari version
link