SOCKET_CLOSE
Should the socket attempt to close, the following redux event is dispatched
Parameter | Description |
---|---|
type | SOCKET_CLOSE |
socket | phoenix socket |
domainKey | endpoint url without socket details or protocol |
params | socket connection params |
Last updated