Skip to content
New issue

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

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

Already on GitHub? # to your account

WebSocketProvider: Connect - Disconnect - Connect always fails #80

Closed
jessegrosjean opened this issue May 9, 2024 · 1 comment · Fixed by #81
Closed

WebSocketProvider: Connect - Disconnect - Connect always fails #80

jessegrosjean opened this issue May 9, 2024 · 1 comment · Fixed by #81
Assignees
Labels
bug Something isn't working

Comments

@jessegrosjean
Copy link
Contributor

If I try to connect the WebSocketProvider after it has been disconnected it always fails because peered state is set to true. Should disconnect() be resetting that state to false?

@heckj heckj self-assigned this May 9, 2024
@heckj heckj added the bug Something isn't working label May 9, 2024
@heckj
Copy link
Collaborator

heckj commented May 9, 2024

yes, it definitely should

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants