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

Update websocket dependency #520

Merged
merged 17 commits into from Nov 15, 2019
Merged

Update websocket dependency #520

merged 17 commits into from Nov 15, 2019

Conversation

paddybyers
Copy link
Member

Fixes: #503

This updates the java-websocket dependency to the latest, maintained version, and fixes a few test regressions that surfaced as a result.

This also ensures that WsClient event callbacks are made into the ConnectionManager without holding the internal websocket instance lock, so this should also resolve the issue reported in #495 (comment).

Copy link
Contributor

@amihaiemil amihaiemil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@paddybyers some comments from my side :D

@paddybyers paddybyers merged commit e443414 into develop Nov 15, 2019
@KacperKluka KacperKluka deleted the update-websocket-dependency branch March 25, 2022 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

bad rsv 4 error from WebsocketClient if transport is forced to close during handshake
2 participants