Package php8.1-swoole: Information

    Binary package: php8.1-swoole
    Version: 4.8.13-alt1.25
    Architecture: i586
    Build time:  Nov 10, 2023, 12:41 PM in the task #333829
    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: Anton Farygin

    List of contributors:
    Anton Farygin
    Nikolay A. Fetisov

    Last changed


    Nov. 7, 2023 Anton Farygin 4.8.13-alt1.25
    - Rebuild with php-devel = 8.1.25-4.8.13-alt1.25
    June 25, 2023 Anton Farygin 4.8.13-alt1
    - 4.8.13
    - fix License according SPDX
    - cleanup buildrequires
    Jan. 12, 2023 Nikolay A. Fetisov 4.8.12-alt1
    - New version