-
Updated
Nov 15, 2020 - C++
swoole
Here are 710 public repositories matching this topic...
-
Updated
Oct 2, 2020 - PHP
-
Updated
Nov 11, 2020 - PHP
-
Updated
Nov 9, 2020 - PHP
-
Updated
Oct 24, 2019 - PHP
-
Updated
Jan 23, 2019 - PHP
配置设置问题咨询
SMProxy的账号密码端口和ip能设置与原mysql一样的吗?比如都设置为 127.0.0.1 root 123456 3306
目的是为了防止这个访问突然断了后直接连回mysql,或者说这服务有守护进程在的吗?服务挂了会重启或服务器挂了重启它也跟着重启而不需要手动启动
-
Updated
Nov 13, 2020 - C
-
Updated
Jul 14, 2020 - PHP
-
Updated
Nov 9, 2020 - PHP
-
Updated
Oct 7, 2020 - PHP
PSR的RequestInterface没有规定实现exec方法,所以我设计组装一个http客户端无关的request的时候,我肯定不能绑定和客户端强相关的exec方法到Request上,因为每个客户端的异常类型、处理逻辑都不相同。
我设计一个composer组件,在组装请求部分,返回了个psr对象,本意是guzzle或者saber等支持PSR标准的HTTP客户端都可以按psr标准把这个对象代表的请求发送出去,现在Guzzle可以做到($guzzleClient->send($PSRrequest))而saber因为把PSR相关的处理逻辑绑定到他自定义的Request上,导致这样的设计没法实施。
-
Updated
Aug 19, 2020 - PHP
-
Updated
Sep 18, 2020 - PHP
-
Updated
Jul 14, 2020 - PHP
-
Updated
Aug 28, 2020 - PHP
Improve this page
Add a description, image, and links to the swoole topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the swoole topic, visit your repo's landing page and select "manage topics."


我需要

可我在hyperf中不知道该如何使用write