Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php72-php-pecl-swoole2 - PHP's asynchronous concurrent distributed networking framework

Website:
http://pecl.php.net/package/swoole
Licence:
BSD
Vendor:
Remi Collet
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.2 as Software Collection (php72 by remi).

Packages

php72-php-pecl-swoole2-2.0.8-1.el7.remi.x86_64 [351 KiB] Changelog by Remi Collet (2017-08-04):
- Update to 2.0.8 (beta)
- add devel sub-package
php72-php-pecl-swoole2-2.0.7-3.el7.remi.x86_64 [577 KiB] Changelog by Remi Collet (2017-07-18):
- rebuild for PHP 7.2.0beta1 new API