# easySwoole开发WebQQ聊天系统 **Repository Path**: taodai/easyswoole_chat_system ## Basic Information - **Project Name**: easySwoole开发WebQQ聊天系统 - **Description**: easySwoole开发WebQQ聊天系统 - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-03-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # easySwoole开发WebQQ聊天系统 easySwoole开发WebQQ聊天系统 运行环境: php-5.6 swoole-2.0.10 easySwoole-1.1.0 redis-4.0.9 mysql-14.14-5.7.20 数据库建表语句: test.sql 服务启动指令: php server start 浏览器访问地址: http://IP:9502/websocket 浏览器页面JS变动: 需要修改JS变量 var wsServer = 'ws://IP:9502';