Multiroom chat developed on NodeJs, using websocket for didactic purposes
Clone this repository
$ git clone https://github.com/gabrielgene/multiroom_chat.git
Enter the file path
$ cd multiroom_chat/
Install the dependencies
$ npm i
To run this project use
$ node app.js
Connect in localhost:8000