CakeFest 2024: The Official CakePHP Conference

はじめに

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. To get started, please check the » Swoole Docs.

注意: この拡張モジュールは Windows 環境では利用できません。

add a note

User Contributed Notes 1 note

up
6
Mikhail Streltsov (admin at my-fantasy dot ru)
8 months ago
Documentation is very old on date of this comment.

To better use - look at offical site of Swoole or Git resource of project
To Top