Relative Content

Tag Archive for spring-websocketstomp

Client not receiving direct messages: Spring Websocket, Stomp

My Front end client is not receiving the messages from the server. Upon subscribing to the chat it needs to receive a message from the server but this is not received. I’ve tried the client subscribing to /chat and /user/chat but neither work