我在本地搭建了一個(gè)workerman環(huán)境,通信正常,但是我想搭建多個(gè)通信分別對應(yīng)不同的服務(wù),出現(xiàn)錯(cuò)誤
worker? ? ? ? ? ? ? ?listen? ? ? ? ? ? ? ? ? ? ? ? ? ? ? processes status
Register? ? ? ? ? ? ?text://0.0.0.0:1238? ? ? ? ? ? ? ? ?1? ? ? ? ?
chatSocket2? ? ? ? ? none? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 4? ? ? ? ?
chatSocket2? ? ? ? ? websocket://0.0.0.0:8282? ? ? ? ? ? 4? ? ? ? ?
SendBufferToWorker fail. The connections between Gateway and BusinessWorker are not ready. See http://wiki.workerman.net/Error3
SendBufferToWorker fail. The connections between Gateway and BusinessWorker are not ready. See http://wiki.workerman.net/Error3
SendBufferToWorker fail. The connections between Gateway and BusinessWorker are not ready. See http://wiki.workerman.net/Error3
SendBufferToWorker fail. The connections between Gateway and BusinessWorker are not ready. See http://wiki.workerman.net/Error3
?
?
想知道如何在本地搭建多個(gè)服務(wù)