这时候可以使用本地监听来解决此问题,原理是在某一个worker进程内,创建stream_socket_server,并加入到swoole_event中。 $serv = new swoole_server("0.0.0.0", ...
確定! 回上一頁