不能用JS發(fā)送數(shù)據(jù),只能用php吧數(shù)據(jù)法送給websocket,觸發(fā)onMessage事件。
我現(xiàn)在new worker(‘http//’)用來接收數(shù)據(jù),但是卻沒有辦法法送給客戶端。
參考gatewayWorker手冊(cè),在其它項(xiàng)目中推送 http://workerman.net/gatewaydoc/advanced/push.html
thank you so much