-
validator.proto: is a proto3 file that contains optional fields, but code generator protoc-gen-openswoole-grpc hasn't been updated to support optional fields in proto3. Please ask the owner of this co…
-
Previously, we discussed splitting this package into two each declaring explicit dependency on either ext-swoole or ext-openswoole. A need for such split was dictated by the diverging API in those tw…
-
Tested building with PHP 8.4 RC, but the OpenSwoole installation fails, as shown in the images.
![image](https://github.com/user-attachments/assets/b698011d-1de4-431f-a04c-825784f0c3bd)
![image](…
-
The docs frequently state the use of OpenSwoole\Coroutine::run. See https://openswoole.com/docs/modules/swoole-coroutine. Yet, I don't see it as part of this package. Is this an oversight? Are the doc…
-
Since 1.10.2024, our application started to crash:
```
app-1 | [2024-10-04 06:52:16 $119.0] WARNING Server::check_worker_exit_status(): worker(pid=711, id=0) abnormal exit, status=0, si…
-
### Feature Request
| Q | A
|------------ | ------
| New Feature | yes
| RFC | no
| BC Break | ideally, no
#### Summary
I have tried a project where I use this …
-
Hello, and thank you for taking over the maintenance of this bundle.
I wasn't sure if reporting this as bug or feature request. It is really a point of discussion on how this bundle will evolve and w…
-
Hi, I want to know if installing swoole 6-beta on the PHP 8.4 docker image is possible.
swoole 6 adds support for PHP 8.4
-
**Is your feature request related to a problem? Please describe.**
There is new major [release 22.0.0](https://pecl.php.net/package/openswoole/22.0.0) which can't be used with this bundle. Installing…
-
What are your thoughts about moving from swoole to openswoole for this project? Openswoole v22 now has psr7 support built-in. I was also going to start a WordPress-swoole library until I saw yours. I …