# swoole-example **Repository Path**: sixiong/swoole-example ## Basic Information - **Project Name**: swoole-example - **Description**: swoole扩展的一些使用例子 - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-11-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #swoole-example swoole_websocket.php -> websocket案例; swoole_websocket/client.php -> 模拟client连接websocket; swoole_http_server.php -> web服务案例