Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-pecl-swoole4 - PHP's asynchronous concurrent distributed networking framework

Website:
https://pecl.php.net/package/swoole
Licence:
ASL 2.0 and BSD
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 7.3.

Packages

php-pecl-swoole4-4.5.5-1.el6.remi.7.3.i686 [1.4 MiB] Changelog by Remi Collet (2020-10-15):
- update to 4.5.5
- drop patches merged upstream
php-pecl-swoole4-4.5.4-2.el6.remi.7.3.i686 [1.3 MiB] Changelog by Remi Collet (2020-09-20):
- add upstream patch for EL-6 and for PHP 8
- add patch for EL-6 from
  https://github.com/swoole/swoole-src/pull/3686