SOCKET_DISCONNECT
Should the socket attempt to disconnect, the following redux event is dispatched
import { socketActionTypes } from '@trixtateam/phoenix-to-redux';
const { SOCKET_DISCONNECT } = socketActionTypes;Parameter
Description
Last updated
Was this helpful?