We have been using laravel-websocket for many years and it was good for many purposes but now migrating to reverb confused me how can get each user subscribe and unsubscribe hook or event to add some logic to it?
for more detail we are holding each user online duration with laravel-websocket but i did not find any useful detail about this purposes
We have been using laravel-websocket for many years and it was good for many purposes but now migrating to reverb confused me how can get each user subscribe and unsubscribe hook or event to add some logic to it? for more detail we are holding each user online duration with laravel-websocket but i did not find any useful detail about this purposes