Spring Boot - Location based web socket application
-
Updated
Apr 4, 2019 - HTML
Spring Boot - Location based web socket application
Hello is a chat application in which user can enter their names and start chatting. This app uses Web-socket to feed messages in real-time. Backend is build using Spring boot
A full-stack chat application built with Spring Boot, WebSockets, and Thymeleaf. The app enables real-time messaging, where users can send and receive messages dynamically. It leverages WebSocket for message broadcasting and Thymeleaf for rendering dynamic templates on the front end.
A simple real-time chat application built using Spring Boot, WebSocket (STOMP), SockJS, and Tailwind CSS. Supports real-time messaging through a publish-subscribe model over WebSockets.
Add a description, image, and links to the sockjs topic page so that developers can more easily learn about it.
To associate your repository with the sockjs topic, visit your repo's landing page and select "manage topics."