spring-boot-websocket-chat-demo icon indicating copy to clipboard operation
spring-boot-websocket-chat-demo copied to clipboard

Save in session

Open sarrek opened this issue 5 years ago • 2 comments

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 username stored (directly chat form)

Cheers.

sarrek avatar Jun 23 '20 15:06 sarrek

Hello , I have one doubt like I want to send the data or pushes the data to websocket . how can I do that ? like There is one service in I hit that service then all the data is send to websocket I want this is it possible to send all the data to websocket in spring boot ? Please help me . Thanks in advance.

Rajat-Jain29 avatar Jun 18 '21 06:06 Rajat-Jain29

I want to store the data like all the details in the database can u check upon this? By the way great job

soumenprogramming avatar May 10 '24 05:05 soumenprogramming