How do I receive data when the client initially joins a channel?
Something like this:
Echo.channel(\'channel-name\') .onjoin(function (data) {