平臺:windows 框架:gateway 請教問題:如何在event.php 訪問到start_gateway.php變量 在start_gateway.php簡述主進程 $ws_worker = new Gateway( "websocket://0.0.0.0:9090" ); $ws_worker -> count = 1; $ws_worker -> s...