Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

websocket fails to reconnect after disconnect because this.connection is closed remotely #3476

Open
tenthirtyone opened this issue Aug 3, 2022 · 0 comments · May be fixed by #3600
Open

Comments

@tenthirtyone
Copy link
Contributor

The new'd WebSocket is passed to this.connect to get its handlers wired up. this.connection's onClose attempts to reconnect by passing this.connection back to this.connect.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: Backlog
Development

Successfully merging a pull request may close this issue.

1 participant