# im-server **Repository Path**: 897645119/im-server ## Basic Information - **Project Name**: im-server - **Description**: webman的gateway-worker插件 - **Primary Language**: PHP - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-06 - **Last Updated**: 2025-12-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

im server

安装教程: ```angular2html composer install ``` 调试方式运行 ```angular2html php start.php start ``` 守护进程方式运行 ```angular2html php start.php start -d ```