我是在做在非WorkerMan項(xiàng)目中推送消息 使用的是方法一、使用GatewayClient客戶端推送 其他一切都弄好了,可是在非WorkerMan項(xiàng)目中推送消息的時(shí)候卻出現(xiàn)了這個(gè)錯(cuò)誤 在thinkphp5中使用GatewayWorker3.0.0 [attach]550[/attach]
start_gateway.php 中的 $gateway->lanIp 不能寫(xiě)0.0.0.0,要寫(xiě)實(shí)際的內(nèi)網(wǎng)ip或者外網(wǎng)ip。