ember-phoenix
ember-phoenix copied to clipboard
Bridge channel join events to the phoenix service 'join' event.
Hi there,
I found it useful to bridge the channel join events to the phoenix service since those were left out and I wasn't able to chain the receive
method to the returned channel
object obtained from joinChannel
.
Would be great to include this, otherwise, please let me know if it needs doing in a different way.
Thanks!