workerman chat
1.0.0
基於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 等指令如果無法開啟頁面請嘗試關閉伺服器防火牆
瀏覽器造訪http://伺服器ip或網域:55151,例如http://127.0.0.1:55151
更多請上www.workerman.net