GatewayWorker可以使用socket.io么
不能。 如果需要與socket.io客戶端通訊,可以用workerman提供的PHPSocket.io框架,它可以替代socket.io服務(wù)端與socket.io客戶端通訊。