Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrijac/chat-socket.io
socket.io chat
https://github.com/andrijac/chat-socket.io
Last synced: about 1 month ago
JSON representation
socket.io chat
- Host: GitHub
- URL: https://github.com/andrijac/chat-socket.io
- Owner: andrijac
- License: mit
- Created: 2015-07-09T18:55:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-18T08:46:34.000Z (over 9 years ago)
- Last Synced: 2023-03-12T21:40:37.645Z (over 1 year ago)
- Language: JavaScript
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chat-socket.io
socket.io chat```
git clone https://github.com/andrijac/chat-socket.io.git
cd chat-socket.io
npm install
node server.js 4000
```