SOCKET_ERROR
Should an error occur from the phoenix socket, the following redux event is dispatched
Parameter | Description |
---|---|
type | SOCKET_ERROR |
error | Error response from socket |
domainKey | endpoint url without socket details or protocol |
socketState | Connection state of socket |
Last updated