I've installed the socket-io (crossbrowser) plugin for C2, and I wanted to test this with node.js and the example server/client provided by Zack0.
I have downloaded and installed node.js for windows (running W7), and installed the socket.io module as described by Zack0 in the original post:
<img src="http://s15.postimage.org/kk0bw9pwb/Socket_IOpack.png" border="0" />
As it appears, the module seems to be successfully installed.
Though, when I try to run the example server, I get this error message:
<img src="http://s19.postimage.org/usaxpxb9v/run_example_server.png" border="0" />
- but again, I thought I had installed the socket.io module...
I'm not the most advanced user in this kinda thing, so I thought I am probably doing some simple thing wrong - perhaps one of you guys could spot it? <img src="smileys/smiley9.gif" border="0" align="middle" />