Simple example to demostrate socket.io
Simply clone the repo and then install the dependencies
- Socket.io (npm install socket.io)
run the node server by typing
node app.js
By default the app runs on port 3000, type in the url http://localhost:3000
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple example to demostrate socket.io
Simply clone the repo and then install the dependencies
run the node server by typing
node app.js
By default the app runs on port 3000, type in the url http://localhost:3000