I have a React.js frontend establishing websocket connections (STOMP) with a Spring Boot backend.
I\'m using the webstomp-client library on the front-end, because tha