Skip to content

Conversation

@ellyxc
Copy link

@ellyxc ellyxc commented Apr 19, 2017

Based on STOMP 1.1 specs (https://stomp.github.io/stomp-specification-1.1.html#Protocol_Negotiation):

From STOMP 1.1 and onwards, the CONNECT frame MUST include the accept-version header. It SHOULD be set to a comma separated list of incrementing STOMP protocol versions that the client supports. If the accept-version header is missing, it means that the client only supports version 1.0 of the protocol.

this PR does not introduce protocol negotiation

@lmorandini
Copy link

@ellyxc , it seems this repo has been abandoned: did you make it work with STOMP 1.1 with your patch?

@ellyxc
Copy link
Author

ellyxc commented Aug 1, 2019

@lmorandini yes, i did make it work. However we are deprecating stomp in our application as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants