Let's Chat is a real-time multi-user chat application built using Java Spring Boot, WebSockets, STOMP, HTML, CSS, and JavaScript. This application allows users to engage in live chat rooms, offering an interactive and seamless communication experience.
- Real-time Communication: Utilize WebSockets and STOMP for instant message delivery.
- Multi-User Support: Allows multiple users to join and participate in chat rooms simultaneously.
- User Interface: Simple and intuitive chat interface built with HTML, CSS, and JavaScript.
-
Backend:
- Java Spring Boot
- WebSockets
- STOMP (Simple Text Oriented Messaging Protocol)
-
Frontend:
- HTML
- CSS
- JavaScript
-
Clone the Repository:
git clone https://github.com/edwinjoel1202/Chat-Application.git