Package php8.0-swoole: Information

    Binary package: php8.0-swoole
    Version: 4.8.13-alt1.30
    Architecture: armh
    Build time:  Sep 20, 2023, 09:04 PM in the task #329785
    Source package: php8.0-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


    Sept. 20, 2023 Anton Farygin 4.8.13-alt1.30
    - Rebuild with php-devel = 8.0.30-4.8.13-alt1.30
    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