Level 6
I think you are looking for presence channels
https://laravel.com/docs/10.x/broadcasting#presence-channels
nice video from @Jeffery Way: https://laracasts.com/series/get-real-with-laravel-echo/episodes/8
Does Reverb provide something like an event that is fired when a new user connects to a channel? I want to transmit some initial data to new users and thereful such an event would be useful.
Thanks!
Please or to participate in this conversation.