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] Socket doesn't connect again after closing while connecting #141

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

abdelmagied94
Copy link

The socket is stuck and doesn't connect again after closing it while connecting due to not releasing connect lock

threepointone added a commit to partykit/partykit that referenced this pull request Jan 8, 2023
This forks `reconnecting-websocket` into our own package, and adds some functionality from abandoned PRs on the source repo. Of note:
- pladaria/reconnecting-websocket#166 Fix: handle error if getNextUrl throws
- pladaria/reconnecting-websocket#132 feat: make protocols updatable
- pladaria/reconnecting-websocket#141 [Fix] Socket doesn't connect again after closing while connecting

(TODO: more)
- pladaria/reconnecting-websocket#163 Support for Dynamic Protocols
- pladaria/reconnecting-websocket#47 reconnecting and reconnectscheduled custom events
threepointone added a commit to partykit/partykit that referenced this pull request Jan 8, 2023
This forks `reconnecting-websocket` into our own package, and adds some functionality from abandoned PRs on the source repo. Of note:
- pladaria/reconnecting-websocket#166 Fix: handle error if getNextUrl throws
- pladaria/reconnecting-websocket#132 feat: make protocols updatable
- pladaria/reconnecting-websocket#141 [Fix] Socket doesn't connect again after closing while connecting

(TODO: more)
- pladaria/reconnecting-websocket#163 Support for Dynamic Protocols
- pladaria/reconnecting-websocket#47 reconnecting and reconnectscheduled custom events
@andreat1087
Copy link

Hi! Can you merge this? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants