即gateWay将用户的某一消息多发到不同的businessworker,例如 用户的onclose事件发送到所有businessworker?...
当前服务器有两个不同功能的businessworker模块,通过start.php启动后,接受客户端消息报错 SendBufferToWorker fail. The connections between Gateway and BusinessWorker are not ready. See http://wiki.workerman.net/Error3.但不通过start.php启动,而是分别启动start...