I thought I tried the chat example before but it doesn't seem to be
working now.
I did a simple clean install:
git clone git://
github.com/LearnBoost/Socket.IO-node.git
cd dir
git submodule init
git submodule update
sudo node example/server.js
When I try this on Firefox or IE I get a "Connecting..." but nothing
ever happens. On Chrome everything works as it should. I even tried
reverting by doing stuff like git checkout 0.5
Do I have to setup a Flash XML file? If so.. maybe I missed the docs
on how to do that, if someone could please point me in the right
direction that would be great.
Thanks,
Jason