thinkphp如何调用workerman?
比如 现在 tp要发送一条消息到 workerman ?改怎么写呢? cur吗?
这个问题workerman手册已经总结的很好了,参考http://doc3.workerman.net/faq/push-in-other-project.html
使用了【 方法三、开启一个内部Gateway端口,用于推送数据】
这个问题workerman手册已经总结的很好了,参考http://doc3.workerman.net/faq/push-in-other-project.html
使用了【 方法三、开启一个内部Gateway端口,用于推送数据】