2021-11-08

在swoft-devtool组件中使用php bin/swoft dclient:ws /echo命令连接WebSocket服务器,可以看到如下所示的连接成功消息
2021-11-08

如果要查找已经注册的swoft路由,包括库里面的,可以查找:IP:PORT(HOST)/__devtool/http/routes 然后根据里面来找想要找的路由

http://host/wstest
php swoftcli.phar run -c ws:start -b bin/swoft /var/www/teenmay/teenmay-ws/
上一篇:用mysql存储过程代替递归查询


下一篇:Export2Excel.js