利用laravel框架 整合workerman和geteway,
啟動服務時一切正常
[attach]811[/attach]
但是利用客戶端發(fā)起連接時,new WebSocket("ws://10.3.0.235:7272");
就報錯:
SendBufferToWorker fail. The connections between Gateway and BusinessWorker are not ready.
麻煩大神幫忙指導一下 多謝啦 ,以下是代碼:
[attach]812[/attach]