/chat-room-application1

A chat application that allows people to connect and send direct messages inside a private room.

Primary LanguageJavaScript

chat-room-application

A small application to make chat rooms using socket.io for real time text transfer.

Using the app

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.