php-pecl-openswoole - PHP's asynchronous concurrent distributed networking framework
- Website:
- https://pecl.php.net/package/openswoole
- Licence:
- Apache-2.0 AND BSD-3-Clause
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
Event-driven asynchronous and concurrent networking engine with high performance for PHP. - event-driven - asynchronous non-blocking - multi-thread reactor - multi-process worker - multi-protocol - millisecond timer - async mysql client - built-in http/websocket/http2 server - async http/websocket client - async redis client - async task - async read/write file system - async dns lookup - support IPv4/IPv6/UnixSocket/TCP/UDP - support SSL/TLS encrypted transmission Documentation: https://rawgit.com/tchiotludo/swoole-ide-helper/english/docs/ Package built for PHP 8.1.
Packages
php-pecl-openswoole-4.12.1-1.remi.src | [1.6 MiB] |
Changelog by Remi Collet (2022-12-21):
- update to 4.12.1 |
php-pecl-openswoole-4.12.0-1.remi.src | [1.6 MiB] |
Changelog by Remi Collet (2022-10-03):
- update to 4.12.0 |
php-pecl-openswoole-4.11.1-2.remi.src | [1.6 MiB] |
Changelog by Remi Collet (2022-09-16):
- add upstream patches for PHP 8.2 |
php-pecl-openswoole-4.11.1-1.remi.src | [1.6 MiB] |
Changelog by Remi Collet (2022-04-29):
- update to 4.11.1 |
php-pecl-openswoole-4.11.0-1.remi.src | [1.6 MiB] |
Changelog by Remi Collet (2022-03-24):
- update to 4.11.0 - raise dependency on PHP 7.4 |
php-pecl-openswoole-4.10.0-1.remi.src | [1.6 MiB] |
Changelog by Remi Collet (2022-01-25):
- update to 4.10.0 |
php-pecl-openswoole-4.9.1-1.remi.src | [1.6 MiB] |
Changelog by Remi Collet (2021-12-27):
- update to 4.9.1 - drop patch merged upstream |
php-pecl-openswoole-4.9.0-1.remi.src | [1.6 MiB] |
Changelog by Remi Collet (2021-12-20):
- update to 4.9.0 - add patch for libcurl < 7.56 (EL-7) from https://github.com/openswoole/swoole-src/pull/103 |