[root@izm5e3gye2rcpk730gsan1z GatewayWorker]# php start.php restart -d Workerman[start.php] restart Workerman[start.php] is stopping ... Workerman[start.php] stop success [root@izm5e3gye2rcpk730gsan1z GatewayW...
我想在GateWay的worker類里實(shí)現(xiàn)捕獲buffer溢出時,保存異常標(biāo)識到session里。 但是報錯了Undefined variable: _SESSION $gateway->pingData = ''; // 采用二進(jìn)制傳輸數(shù)據(jù) $gateway->onConnect = function($connection) { $connection->websocketType = Webs...
我使用了GateWay 傳輸較大文件時,使用了前端文件切片上傳 在發(fā)送文件到60%多時總是出現(xiàn)數(shù)據(jù)丟失情況。...