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.10.0
(stable)
|
- New feature: Co::select, the non-blocking coroutine channel selector - New feature: HTTP2 SSE server-sent events - New feature: Improved channel stats - Bug fixed: Argument data type fixed at sleep() and usleep() API by @Hailong - Bug fixed: HTTP2 and TLS bug fixes |
|