This is a simple WebSocket chat application using Spring Boot for the backend and plain JavaScript for the frontend. The application allows users to join a chat room and exchange messages in real-time.
- Java 17
- springBoot 3.3.1
- Maven
-
Clone the repository:
git clone https://github.com/Sarthakverse/WebSockets.git cd websockets