An open API service indexing awesome lists of open source software.

https://github.com/soreana/web-socket-nodejs


https://github.com/soreana/web-socket-nodejs

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

Initially from http://psitsmike.com/2011/09/node-js-and-socket-io-chat-tutorial/

1. Install NodeJS and npm
2. Execute 'npm install -d' to create the node_modules folder from package.json
3. Run program 'node app.js'

Feel free to ask any questions.