ratchet_client
ratchet_client copied to clipboard
How to broadcast all users from serverside
please let me know how can i broadcast msg to all users from controller
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');