weixin_39830917 2020-11-29 11:51
浏览 0

Sending events from Php Script to a specific user connection

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

  • 写回答

1条回答 默认 最新

  • weixin_39830917 2020-11-29 11:51
    关注

    Also, If there is any way to send message from PHP script to PHPSocketIO server?

    评论

报告相同问题?