# PHP swoole实时弹幕 **Repository Path**: tongyh/php_swoole_real_time_barrage ## Basic Information - **Project Name**: PHP swoole实时弹幕 - **Description**: No description available - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-07 - **Last Updated**: 2022-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PHP swoole实时弹幕 #### 介绍 php+swoole+websocket实现实时弹幕功能 #### 软件架构 看目录结构 #### 安装教程 1.安装swoole 2.执行 php test.php 运行websocket服务 3.浏览器打开index.html进行测试 #### 使用说明 1.安装swoole 2.执行 php test.php 运行websocket服务 3.浏览器打开index.html进行测试