actioncable_dart icon indicating copy to clipboard operation
actioncable_dart copied to clipboard

Handle disconnect message when ActionCable server rejects the connection.

Open sprite2005 opened this issue 2 years ago • 0 comments

This pull request properly handles disconnect when action cable server rejects the connection. It also uses local time for ping instead of server time since they can be out of sync.

sprite2005 avatar May 26 '22 21:05 sprite2005