KanishkDadhich / chat-room-application1

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

Home Page:https://dhairya-chat-room.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://dhairya-chat-room.onrender.com


Languages

Language:JavaScript 60.9%Language:HTML 22.5%Language:CSS 16.6%