-
请问可以使用发布订阅模式吗?如何操作
-
compose.json file
"require": {
"php": ">=8.1.0",
"ext-swoole":"^4.4.0",
"easyswoole/spl": "^2.0"
},
when to support "ext-swoole":">=4.4.0"
-
Consumer reports an error after running for a period of time:
【DEBUG】【WARNING】:stream_select(): You MUST recompile PHP with a larger value of FD_SETSIZE.
It is set to 1024, but you have descriptors …
-
:[Uncaught RuntimeException: Failed to connect the requested database: [2002] SQLSTATE[HY000] [2002] Operation timed out in //Connectors/PDOConnector.php:12
swoole 版本 4.5.9
测试工具ab 并发6000
不是数据库和…
-
## easyswoole 3.3.7、orm组件版本号 [1.4.26]
## 设置了获取器,但是数据中没有额外的字段
## 排查情况和最小复现脚本
****
```
/**
* 控制器
* @return bool
* @throws Throwable
*/
public function tes…
-
php7.2.24
swoole 版本: 4.4.19
es 版本: 3.3.7
发布信息
$redis = new \EasySwoole\Redis\Redis(new \EasySwoole\Redis\Config\RedisConfig([...]));
$data = $redis->pubSub('CHANNELS');
var_dump($data);
$chan…
-
See
- https://www.imiphp.com/
- http://sd.youwoxing.net/
- https://www.easyswoole.com/
- https://www.swoft.org/
IM
http://github.com/brewlin/im-cloud
-
当路径中连续两个item为相同字符串时会出现验证错误
eg:
当我们调用
$policy->check($path)
如果$path传入的是类似这样
/Api/Admin/Merchant/Merchant/getMerchantList
因为有连续两个 Merchant 则会获取不到最后一个 getMerchantList
在class EasySwoole\Policy\P…
-
## easyswoole框架版本号、orm组件版本号 [Version]
swoole: 4.6.7
easyswoole: 3.4.6
orm: 1.5.0
## 问题描述和截图 [Question]
![image](https://user-images.githubusercontent.com/16432902/158792799-1c389552-1d59-44a1-a2…
-
![3](https://user-images.githubusercontent.com/45092415/150449502-3cd8f3a5-d761-4da4-8792-3ae28c4fe00a.png)
![2](https://user-images.githubusercontent.com/45092415/150449517-a126b0b3-a6b6-4ec9-bab6-a…