# websocket **Repository Path**: huchaoran/websocket ## Basic Information - **Project Name**: websocket - **Description**: 原生的websocket服务 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-11-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # websocket #### 介绍 原生的websocket服务 #### 使用教程 1. terminal|cli 下运行 `php server.php` 2. 打开 `index.html` 连接websocket #### 使用说明 1. `php` 开启 `sockets` 扩展 2. `php7.*` 以上