We have a node based socketio server, which is broadcasting an event, the channel name is 'pathfinder.49ee9c7a-d8cc-4374-a4ca-931b1275d621' and the even name is 'App\Events\Pathfinder\PathfinderGreet'. How would I then listen to this using your client?
Hello,
We have a node based socketio server, which is broadcasting an event, the channel name is 'pathfinder.49ee9c7a-d8cc-4374-a4ca-931b1275d621' and the even name is 'App\Events\Pathfinder\PathfinderGreet'. How would I then listen to this using your client?
Thanks.