Package php8.1-swoole: Information

    Binary package: php8.1-swoole
    Version: 5.1.2-alt1.28
    Architecture: riscv64
    Build time:  Apr 14, 2024, 06:32 AM
    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


    April 14, 2024 Anton Farygin 5.1.2-alt1.28
    - Rebuild with php-devel = 8.1.28-5.1.2-alt1.28
    Feb. 14, 2024 Anton Farygin 5.1.2-alt1
    - 5.1.2 (Closes: #49121)
    Jan. 19, 2024 Anton Farygin 5.1.1-alt2
    - added upstream fix against php 8.3 (Closes: #49116)
    - removed postscripts (there is a filetrigger)