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.12.0
(stable)
|
. New server option: `enable_server_token`, disable by default . Compatible with PHP 8.2 latest changes (PHP-8.2-RC3) . Fix: ignore user set encoding if it is not supported . Fix: Remove illegal http header . Fix convert double sec to long microseconds in hooked usleep by @shandyDev |
|