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

Improve handling of expanded Websocket 'open' element #570

Merged

Conversation

guusdk
Copy link
Member

@guusdk guusdk commented Oct 27, 2023

Prior to this fix, Smack requires the 'open' element send on a websocket connection to be collapsed. With the change in this commit, an expanded (eg: <open ...></open>) element can also be used.

fixes SMACK-935

Prior to this fix, Smack requires the 'open' element send on a websocket connection to be collapsed. With the change in
this commit, an expanded (eg: `<open ...></open>`) element can also be used.

fixes SMACK-935
@guusdk guusdk force-pushed the SMACK-935_Websocket-open-element branch from 40f10b1 to 6244a21 Compare October 27, 2023 11:33
@Flowdalic Flowdalic added this pull request to the merge queue Nov 25, 2023
Merged via the queue into igniterealtime:master with commit 7eabdaf Nov 25, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants