Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dionizio8/multiroom-chat

Multi room chat.
https://github.com/dionizio8/multiroom-chat

Last synced: about 2 months ago
JSON representation

Multi room chat.

Awesome Lists containing this project

README

        

# #MultiRoomChat

## Description
multi-room chat to present **socket.io** web socket model.

## Installation
To install the dependencies run the following command:
```
npm install
```

To run the script:
```
npm start
```