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

Add the ability to remotely reconnect #72

Open
jwoertink opened this issue Jun 5, 2023 · 0 comments
Open

Add the ability to remotely reconnect #72

jwoertink opened this issue Jun 5, 2023 · 0 comments
Labels
hacktoberfest Valid Issue for Hacktoberfest

Comments

@jwoertink
Copy link
Collaborator

With #71 we now have a way to remotely disconnect. The Ruby version has a way to pass a reconnect message to tell the client to reconnect

https://github.com/rails/rails/blob/e9ea600c24bb44317cf6176c34020a7d0e1060f3/actioncable/lib/action_cable/remote_connections.rb#L56-L57C45

It seems that by default, the actioncable.js lib already handles a reconnect. So this would more be to say "don't reconnect".

@jwoertink jwoertink added the hacktoberfest Valid Issue for Hacktoberfest label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Valid Issue for Hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant