Open vaneetjoshi opened 5 years ago
same question
See https://github.com/romainrg/ratchet_client#broadcast-messages-with-your-php-app-boom- and don't specify client
Message: Class 'Client' not found how to load the Client class?
fixed: $client = new WebSocket\Client('ws://127.0.0.1:8282');
please let me know how can i broadcast msg to all users from controller