Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dionizio8/multiroom-chat
- Owner: Dionizio8
- Created: 2019-11-19T00:50:53.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T13:54:57.000Z (about 2 years ago)
- Last Synced: 2023-04-30T01:37:54.188Z (over 1 year ago)
- Language: HTML
- Size: 2.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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
```