Files
docker-php-fpm/php_modules/swoole/README.md
2022-11-30 19:55:44 +01:00

8 lines
476 B
Markdown

# swoole
Swoole is a high-performance networking framework using an event-driven, asynchronous, non-blocking I/O model. It can be used to develop high-performance, scalable, concurrent TCP, UDP, Unix socket, HTTP, Websocket services.
| Platform | Url |
|----------|------------------------------------------------------------------|
| PHP.net | https://www.php.net/manual/en/book.swoole.php |