actioncable_dart
actioncable_dart copied to clipboard
Handle disconnect message when ActionCable server rejects the connection.
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.