Norbert Papp
Results
1
comments of
Norbert Papp
You have to add /stomp at the end of the url. So in your case it should be: `const ws = new WebSocket('ws://localhost:9999/stomp');`