You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: