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