CHANNEL_LEAVE

After phoenix channel is left. The following redux event is dispatched

import { channelActionTypes } from '@trixtateam/phoenix-to-redux';
const { CHANNEL_LEAVE } = channelActionTypes;

Last updated

Copyright (c) 2020 Trixta Inc