Package php8.1-swoole: Information

    Binary package: php8.1-swoole
    Version: 4.8.12-alt1.16
    Architecture: aarch64
    Build time:  Feb 17, 2023, 12:52 PM in the task #315279
    Source package: php8.1-swoole
    Category: System/Servers
    Report package bug
    License: Apache 2.0
    Summary: Coroutine-based concurrency library for PHP
    Description: 
    php-swoole extension provides an event-driven asynchronous and
    coroutine-based concurrency networking communication engine
    with high performance written in C++ for PHP.
    
    Swoole main features are includes:
    - event-driven
    - coroutine
    - asynchronous non-blocking
    - multi-thread reactor
    - multi-process worker
    - multi-protocol
    - millisecond timer
    - 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
    - support IPv4/IPv6/UnixSocket/TCP/UDP
    - support SSL/TLS encrypted transmission

    Maintainer: Nikolay A. Fetisov

    List of contributors:
    Anton Farygin
    Nikolay A. Fetisov

    Last changed


    Feb. 15, 2023 Anton Farygin 4.8.12-alt1.16
    - Rebuild with php-devel = 8.1.16-4.8.12-alt1.16
    Jan. 12, 2023 Nikolay A. Fetisov 4.8.12-alt1
    - New version
    Jan. 21, 2022 Nikolay A. Fetisov 4.8.6-alt1
    - Initial build for ALT Linux Sisyphus