Open
Description
It could be nice to popup an error message, if stomp completely fails to connect (i.e. no websocket or xhr or xhr_streaming). Just something saying "STOMP connection failed, some features may not work."
It appears to the user that everything is fine, and it's hard to tell what's wrong without investigating the dev tools and noticing the 403s for the websockets.