79681702

Date: 2025-06-27 09:29:26
Score: 0.5
Natty:
Report link

It's a bit late. I was doing something similar. The problem was parsing the response on Front-End.

I changed to

template.convertAndSend("/topic/greetings", new WebSocketResponse("Hello, " + HtmlUtils.htmlEscape("Server") + "!"));

And now it's working.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: JLumos