79113206

Date: 2024-10-22 09:01:16
Score: 2
Natty:
Report link

Had to change localhost in brokerUrl to actual ip address

export const stompClient = new Client({
    brokerURL: "ws://YOUR_IP_ADDRESS:8080/ws",
    ...
})

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: noor soreti