# webChat **Repository Path**: hanhanjun_admin/WebChat ## Basic Information - **Project Name**: webChat - **Description**: 利用Workerman基于WebSocket实现web端多人聊天 - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-08-05 - **Last Updated**: 2021-08-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 利用Workerman基于WebSocket实现web端多人聊天demo: + 后端代码: ws.php + 前端页面: test1.html test2.html + 启动程序: php-cli下 php ws.php