gayathrisalian01 / Chat-App

The Chat Application utilizes Socket.IO for real-time communication between clients, allowing users to chat with each other seamlessly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screenshots

Join Room

Description: The "Join Room" screen allows users to enter a chat room by providing a room name. Once joined, users can start chatting with other participants in the room.

Chat Window

Description: The "Chat Window" screen displays the ongoing conversation within the selected chat room.

Purpose

I created this project to experiment with and learn about web sockets. The Chat Application utilizes Socket.IO for real-time communication between clients, allowing users to chat with each other seamlessly.

About

The Chat Application utilizes Socket.IO for real-time communication between clients, allowing users to chat with each other seamlessly.


Languages

Language:JavaScript 56.8%Language:CSS 24.8%Language:HTML 18.4%