Description
AMQ broker does not send the error frame back to the WebSocket client when an empty destination is sent with a stomp subscribe frame. Only the connection is terminated.
As per stomp specification:
"If the server cannot successfully create the subscription, the server MUST send the client an ERROR frame and disconnect the client."
https://stomp.github.io/stomp-specification-1.1.html#SUBSCRIBE
Attachments
Issue Links
- links to