Stars: 1158
Forks: 604
Pull Requests: 19
Issues: 21
Watchers: 70
Last Updated: 2023-08-12 12:33:28
Websocket chat room written in PHP based on workerman.
License: MIT License
Languages: PHP, Batchfile, Hack
基于workerman的GatewayWorker框架开发的一款高性能支持分布式部署的聊天室系统。
GatewayWorker框架文档:http://www.workerman.net/gatewaydoc/
1、git clone https://github.com/walkor/workerman-chat
2、composer install
以debug方式启动
php start.php start
以daemon方式启动
php start.php start -d
双击start_for_win.bat
注意:
windows系统下无法使用 stop reload status 等命令
如果无法打开页面请尝试关闭服务器防火墙