I checked this issue #23 (Sending events from php) , and it lets us broadcast message to all users using Emitter class from phpsocket.io-emitter
But i don't want to broadcast message to all users, but to a specific user. How to achieve this? Can you please help!
该提问来源于开源项目:walkor/phpsocket.io