The 1.1 spec contains "STOMP servers SHOULD handle a STOMP frame in the same manner as a CONNECT frame" and then later "Clients that use the STOMP frame instead of the CONNECT frame will only be able to connect to STOMP 1.1 servers".
This is not consistent. If server support of the STOMP frame is only "SHOULD" then clients using the STOMP frame may fail to talk to a 1.1 server.
Either servers "MUST "support STOMP frame or the second sentence should be changed.
The 1.1 spec contains "STOMP servers SHOULD handle a STOMP frame in the same manner as a CONNECT frame" and then later "Clients that use the STOMP frame instead of the CONNECT frame will only be able to connect to STOMP 1.1 servers".
This is not consistent. If server support of the STOMP frame is only "SHOULD" then clients using the STOMP frame may fail to talk to a 1.1 server.
Either servers "MUST "support STOMP frame or the second sentence should be changed.