action-cable-node icon indicating copy to clipboard operation
action-cable-node copied to clipboard

Reconnects repeatedly due to stale connection

Open axsuul opened this issue 7 years ago • 0 comments

While using this library, I was having issues with the WebSocket connection becoming stale and reconnecting in an endless loop.

Didn't have time to dig into how this library deviates but it could be something not copied over completely 1:1. I then used this library (https://github.com/schneidmaster/actioncable-modules) and didn't have this issue.

axsuul avatar Sep 10 '18 22:09 axsuul