-
按照官方文档,版本2.x的教程安装,手动安装,composer install提示:
Your requirements could not be resolved to an installable set of packages.
Problem 1
- The requested package swoft/process ~2.0.0 exists as swoft/…
-
| Q | A
| ------------------- | -----
| Bug report? | yes
| Feature request? | no
| Swoft version | 2.0.5
| Swoole version | 4.4.5
| PHP version |…
-
| Q | A
| ------------------- | -----
| Bug report? | yes
| Feature request? | yes
| Swoft version | 2.0.5-beta
| Swoole version | 4.4.2 (by `php --ri swoo…
-
Website typo
https://en.swoft.org/docs/2.x/en/introduction/swoft.html
...There are a large number of developers using the **Svoft** Framework to create high performance, easy...
-
**Details**
在命令行调用 具体实现
/**
* @Reference(pool="udp.pool")
*
* @var Udp20001Interface
*/
private $udp20001Service;
$this->udp20001Service->push('TMachineInfo',json_…
-
| Q | A
| ------------------- | -----
| Bug report? | yes
| Feature request? | yes
| Swoft version | 2.0.5
| Swoole version | 4.4.2
| PHP version …
-
+ Language : php
+ Repo : https://github.com/swoft-cloud/swoft
+ Author :
-
| Q | A
| ------------------- | -----
| Bug report? | yes
| Feature request? | no
| Swoft version | v2.0.5
| Swoole version | v4.4.3
| PHP version …
-
| Q | A
| ------------------- | -----
| Bug report? | yes
| Feature request? | yes
| Swoft version | 2.0.4-beta
| Swoole version | 4.4.3-alpha
| PHP versi…
vvphp updated
5 years ago
-
**Feature request**
Trying to implement the "permessage-deflate" WebSocket extension i need a way to process in/out frames to apply appropriate compression/decompression.
There's no WsServerEve…