Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library is not backward compatible with Stomp 1.0 or 1.1 servers #23

Open
chaffey opened this issue Dec 19, 2018 · 0 comments
Open

Library is not backward compatible with Stomp 1.0 or 1.1 servers #23

chaffey opened this issue Dec 19, 2018 · 0 comments

Comments

@chaffey
Copy link

chaffey commented Dec 19, 2018

According to the spec, client libraries SHOULD continue to connect using the CONNECT header, and not the STOMP header to be fully backwards compatible. This library assumes the server is 1.2 compatible. Would be nice to be consistent with the spec and continue to remain backwards compatible with 1.0 and 1.1 servers.

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

No branches or pull requests

1 participant