/GroupChat

A chat application where multiple users can join a chat room and communicate with each other in real-time. Upon joining, each user must enter a unique username. Users can type and send messages to the chat room, and notifications are sent to all users when a user joins or leaves the chatroom.

Primary LanguageJava

Features

Multiple users can join a chat room by each entering a unique username on website load.

Users can type chat messages to the chat room.

A notification is sent to all users when a user joins or leaves the chatroom.