Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```