如果 用户1向服务器发送 {user_id:2,data:'这是消息'} ,如何找到 user_id 对应的 正在连接websocket connection_id?
用gatewayWorker吧,有绑定uid接口
可以参考这个:http://doc.workerman.net/components/channel-examples2.html
用gatewayWorker吧,有绑定uid接口
可以参考这个:http://doc.workerman.net/components/channel-examples2.html