php-pecl-swoole4 - PHP's asynchronous concurrent distributed networking framework
- Website:
- https://pecl.php.net/package/swoole
- Licence:
- Apache-2.0 AND BSD-3-Clause AND MIT
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
Event-driven asynchronous and concurrent networking engine with high performance for PHP. - event-driven - coroutines - asynchronous non-blocking - built-in tcp/http/websocket/http2 server - coroutine tcp/http/websocket client - coroutine mysql client - coroutine redis client - coroutine read/write file system - coroutine dns lookup - automatically replace blocking functions to non-blocking - 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.2.
Packages
php-pecl-swoole4-4.8.13-2.remi.src | [2.1 MiB] |
Changelog by Remi Collet (2024-11-26):
- drop BR on pcre-devel |
php-pecl-swoole4-4.8.13-1.remi.src | [2.0 MiB] |
Changelog by Remi Collet (2023-02-23):
- update to 4.8.13 - drop patch merged upstream |
php-pecl-swoole4-4.8.12-2.remi.src | [2.0 MiB] |
Changelog by Remi Collet (2023-02-17):
- fix GCC 13 build using patch from https://github.com/swoole/swoole-src/pull/4985 |
php-pecl-swoole4-4.8.12-1.remi.src | [2.0 MiB] |
Changelog by Remi Collet (2022-09-21):
- update to 4.8.12 |
php-pecl-swoole4-4.8.11-1.remi.src | [1.8 MiB] |
Changelog by Remi Collet (2022-07-12):
- update to 4.8.11 |
php-pecl-swoole4-4.8.10-1.remi.src | [1.8 MiB] |
Changelog by Remi Collet (2022-06-22):
- update to 4.8.10 |
php-pecl-swoole4-4.8.9-1.remi.src | [1.8 MiB] |
Changelog by Remi Collet (2022-04-18):
- update to 4.8.9 - add workaround to build failure reported as https://github.com/swoole/swoole-src/issues/4693 |
php-pecl-swoole4-4.8.8-1.remi.src | [1.8 MiB] |
Changelog by Remi Collet (2022-03-16):
- update to 4.8.8 |