Simple websocket test for the heck of it.
-
Download the repo
git clone [email protected]:amokan/websocket-test.git
-
Navigate into the directory
cd websocket-test
-
Install dependencies
npm install
-
Startup the server
node server.js
-
Open the Default.html file and click 'Connect'
-
Party!
- Node v0.6.8
- websocket.io