A Chat Application build on Spring Websocket and Stomp JS
Features Included:
- User can create own chat room
- Leave the chatroom
- Join another chat room
- Can see the list of the chatrooms.
- While entering another chat room, all previous message will be displayed.
TO run the program please run the main function and then in your browser go to http://localhost:8080/ and follow the instruction