A small application to make chat rooms using socket.io for real time text transfer.
Usernames should be unique. Location message can also be sent to all the users in room. Private message to a particulat user can be sent by tagging the user as @username at the starting of message.
deployed on render: https://dhairya-chat-room.onrender.com
PS : render apps go to sleep after 15 minutes of inactivity, so load time might be a little longer than usual.