有問題或者需求在這里留言.如果是demo啟動問題,可直接在gitee項目下留言.
[https://gitee.com/tsbjt/thinkphp-swoole3-demo.git](https://gitee.com/tsbjt/thinkphp-swoole3-demo.git)
官方庫配置文件中的options配置無效,因此fork官方庫修正發布到composer.demo的swoole擴展地址為`lonely-sally/think-swoole`.如需切換官方地址,修改為`topthink/think-swoole`即可.(2020年9月9日)
[https://gitee.com/tsbjt/thinkphp-swoole3-websocket.git](https://gitee.com/tsbjt/thinkphp-swoole3-websocket.git)
該項目是對websocket命令的封裝實現.使用方法在README.md中有說明.