-
对比了其它框架的启动速度都很快,swoft 是否可以快速启动呢
-
| Q | A
| ------------------- | -----
| Bug report? | yes
| Swoft version | 2.0.6
| Swoole version | 4.4.4
| PHP version | 7.3.6
| Runtime environmen…
-
swoft能快速上手吗? 我看了半小时的文档,仍然没看到好的例子
-
| Q | A
| ------------------- | -----
| Bug report? | yes
| Feature request? | yes
| Swoft version | 2.0.6
| Swoole version | x.y.z (by `php --ri swoole`)
…
hzccc updated
4 years ago
-
```
/**
* @RequestMapping("/hi")
* @return Response
*/
public function hi():Response
{
server()->push(7, 'http响应');
}
```
//运行出现Call to undefin…
-
| Q | A
| ------------------- | -----
| Bug report? | yes
| Feature request? | no
| Swoft version | 2.0.6
| Swoole version | 4.4.5
| PHP version …
-
| Q | A
| ------------------- | -----
| Bug report? | no
| Feature request? | no
您好,我手上有个案子要准备上生产环境,需要 2.0.10 更新的内容。
请问是否可以先行发布 2.0.10??
谢谢
-
docker布署的应用,用supervisor启动之后,容器列表有这个应用,telnet也能连接上,但是通过nginx连接报502,日志里提示 The proxy server received an invalid response from an upstream server.,很奇怪的一个问题是,还有一个用supervisor启动的容器,是另一个swoole框架,这两个一起启动就正常,…
-
| Q | A
| ------------------- | -----
| Bug report? | no
| Feature request? | yes
| Swoft version | v2.0.11
| Swoole version | 5.0.1 (by `php --ri swoole`)…
-
| Q | A
| ------------------- | -----
| Bug report? | yes
| Feature request? | yes
| Swoft version | 1.0.0
| Swoole version | 4.0.3
| PHP version …