Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

npm install express socket.io ejs

vi app.js
modify your host

vi static/client.js
modify your host

node app.js

http://example.com:3000/