Please help me with any workaround for this problem.
It appears that the web sockets are not being received after a certain period of time. I have established a websocket connection using STOMPJS in a ReactJS application alongside a Spring Boot backend.
For reference, I have followed the setup instructions provided in the following link: https://spring.io/guides/gs/messaging-stomp-websocket.
I would greatly appreciate any assistance or workarounds you can offer to resolve this problem. Thank you!
Please help me with any workaround for this problem.
It appears that the web sockets are not being received after a certain period of time. I have established a websocket connection using STOMPJS in a ReactJS application alongside a Spring Boot backend.
For reference, I have followed the setup instructions provided in the following link: https://spring.io/guides/gs/messaging-stomp-websocket.
I would greatly appreciate any assistance or workarounds you can offer to resolve this problem. Thank you!