A real-time chat application built using Spring Boot on the backend and a Responsive Web Frontend using HTML, CSS, and JavaScript. This project showcases full-stack communication with WebSocket support for live messaging.
🔗 Live Demo (Optional): Localhost URL
🧑💻 Tech Stack: Spring Boot • WebSockets • HTML • CSS • JavaScript
- 📡 Real-time bi-directional messaging using WebSockets
- 🧵 Multi-user chat with broadcast support
- 🌐 Simple and elegant frontend UI
- 🔔 User join/leave notifications
- 🧑💻 Built with Spring Boot (Java) on IntelliJ
Frontend (HTML, CSS, JS) <--WebSocket--> Spring Boot Backend
(client) (WebSocketServer)
