Replies: 3 comments
-
https://github.com/walkor/workerman/blob/master/src/Events/Swoole.php 类似这样给workerman加一个events适配就好了。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
@walkor 好的,我试试看,目前确实是没文档,不清楚是不是有这样的接口 |
Beta Was this translation helpful? Give feedback.
0 replies
-
@walkor 找到原因了,swow 貌似和 event 扩展有冲突。我把扩展禁用就好了。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
想将 workerman 与 swow 结合起来使用,但是貌似有些问题,水平有限,搞不懂其中的原因,希望大佬帮忙看看
相同的讨论也在 swow 项目中提出了,链接如下:
swow/swow#115
Beta Was this translation helpful? Give feedback.
All reactions