Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matsumotory/node-sample-chat
websocket sample chat for node.js and socket.io.
https://github.com/matsumotory/node-sample-chat
Last synced: about 2 months ago
JSON representation
websocket sample chat for node.js and socket.io.
- Host: GitHub
- URL: https://github.com/matsumotory/node-sample-chat
- Owner: matsumotory
- Created: 2012-11-07T16:45:45.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-07T16:55:33.000Z (about 12 years ago)
- Last Synced: 2024-10-18T18:21:23.104Z (3 months ago)
- Size: 86.9 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
npm install express socket.io ejs
vi app.js
modify your hostvi static/client.js
modify your hostnode app.js
http://example.com:3000/