Package Information |
Summary |
High Performance Programmatic Server for PHP with Async IO, Coroutines and Fibers |
Maintainers |
Bruce Dou <
doubaokun at php dot net >
(lead)
[details]
|
License |
Apache 2.0 |
Description |
Build high-performance, scalable, concurrent TCP, UDP, Unix Socket, HTTP, WebSocket services with PHP and easy to use coroutine, fibers API. |
Homepage |
https://www.swoole.co.uk
|
Release notes
Version 4.7.2
(stable)
|
1. Extension name changed to be openswoole 2. Bug fixed: PHP8.0 compatible issues 3. Bug fixed: PHP8.0 and Symfony HTTP client compatible issues 4. Added SW_ERROR_WEBSOCKET_PACK_FAILED error code 5. Updated Server id to be OpenSwoole-v4.x.x, Client id to be OpenSwoole/v4.x.x 6. Bug fixed: HTTP2 flow control bugs 7. Support ssl_ciphers in Swoole Client 8. Bug fixed: curl_multi_select CURL_SOCKET_TIMEOUT bug 9. Bug fixed: openswoole_postgresql compile issues on MacOS |
|