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

Patch websocket disconnects with idempotency #62

Conversation

LEstradioto
Copy link
Contributor

this fixes #49

  • action cable re-connects faster
  • turbo streams remains the same

@kirillplatonov kirillplatonov changed the title patch disconnects with idempotency Patch disconnects with idempotency Sep 8, 2024
@kirillplatonov kirillplatonov changed the title Patch disconnects with idempotency Patch websocket disconnects with idempotency Sep 8, 2024
@kirillplatonov kirillplatonov merged commit 887db85 into kirillplatonov:main Sep 8, 2024
1 check passed
@kirillplatonov
Copy link
Owner

Thank you for the contribution! Great workaround! 🙌

I tested it on Rails 7.2 and it works well. Released v1.4.1 with this patch.

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.

Websocket disconnects after first reloading in Rails 7.1
2 participants