// 向某个用户组发送消息 Gateway::sendToGroup($group, $msg); 是不是某个组下用户的连接 都必须在同一个台服务器?
GatewayWorker支持分布式部署,连接可以在不同服务器上
GatewayWorker支持分布式部署,连接可以在不同服务器上