stomp / stomp-spec

STOMP Protocol Specification
http://stomp.github.io/
78 stars 30 forks source link

Clarify the use of the STOMP frame #49

Closed LionelCons closed 12 years ago

LionelCons commented 12 years ago

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.

chirino commented 12 years ago

+1

LionelCons commented 12 years ago

Link to the discussion: https://groups.google.com/d/topic/stomp-spec/lB1xCkXk-fg/discussion

LionelCons commented 12 years ago

hopefully fixed by commit 6922f46ccc