spring-boot-websocket-chat-demo
spring-boot-websocket-chat-demo copied to clipboard
Spring Boot WebSocket Chat Demo with SockJS fallback and STOMP protocol
Courtesy of Snyk
Hello, Thanks for your job is great ! Any way to save stompClient and messages in session ? If i refresh page, i want to see old messages and my...
Hello ! I found the program very interesting, so I decided to add some new features, like database persistence (H2), basic Rest API
Nice project!! Taking long time to make application ready. I am using in kubernetes, if you setup configure your "k8s-deployment.yaml" with kubernetes ```readiness``` probe then it will be good.
Updating Readme file to account for users running RabbitMQ as a Docker service. The Guest/Guest account is only accessible from the containers internal network and blocks requests for port 61613
Hi, what are the license terms of your demo software? We like it and would like to use it in one of our demo Helm charts.
I want to store all the data whatever message will show
U can check the app
# javascript -- used regular expressions to identify hyperlinks -- used regular expression to check if url has http or https, and if not then prepended it -- url wil...