在GatewayWorker\Lib\Gateway.php 中有一些代碼中有可能會(huì)拋出一些異常信息 比如 /** * 踢掉當(dāng)前客戶端 * * @return bool * @throws Exception */ public static function closeCurrentClient() { if (!Contex...