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

Fix WebSocketClient #6922

Merged
merged 1 commit into from
Feb 18, 2023
Merged

Fix WebSocketClient #6922

merged 1 commit into from
Feb 18, 2023

Conversation

Qwerty5Uiop
Copy link
Collaborator

@Qwerty5Uiop Qwerty5Uiop commented Feb 17, 2023

Resolves #6800
Resolves #6886
Resolves #6914

Motivation

websocket_client v1.5.0 does not support GenServer.call, so WebSocketClient implementation becomes incorrect with this lib version

Changelog

Replaced websocket_client source with forked and fixed one, adapted WebSocketClient to this fix
Related commit in forked Websocket client is blockscout/websocket_client@0b4ecc5.

@vbaranov vbaranov merged commit db00020 into master Feb 18, 2023
@vbaranov vbaranov deleted the fix-websocket-client branch February 18, 2023 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants