kesha-antonov/react-native-action-cable

Possible to listen to ActionCable events

Opened this issue · 0 comments

So I know we can set up listeners for events like received, connected, rejected. But can you set up a listener when an error occurs while trying to connect to the WebSocket? For instance if we don't have internet access or the host is wrong?