Run instructions:
# Make sure Node is installed:
node index.js
Some useful commands:
/rooms #returns the list of available rooms
/join [ROOM NAME] #allows you to join the room
[ANY MESSAGE TO BE SENT IN THE ROOM]
/leave #leave the room that you joined before
/quit #close connection
Note: You can only join one room at a time. You cannot quit unless if you leave the room first.