{"id":13566643,"url":"https://github.com/walkor/workerman-chat","last_synced_at":"2025-04-08T00:39:06.617Z","repository":{"id":14783326,"uuid":"17505194","full_name":"walkor/workerman-chat","owner":"walkor","description":"Websocket chat room written in PHP based on workerman.","archived":false,"fork":false,"pushed_at":"2023-08-12T12:33:28.000Z","size":1932,"stargazers_count":1191,"open_issues_count":4,"forks_count":600,"subscribers_count":70,"default_branch":"master","last_synced_at":"2024-10-29T11:12:13.456Z","etag":null,"topics":["chat","chatroom","websocket"],"latest_commit_sha":null,"homepage":"http://chat.workerman.net/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/walkor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"MIT-LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"open_collective":"walkor","patreon":"walkor"}},"created_at":"2014-03-07T06:36:47.000Z","updated_at":"2024-10-06T13:33:45.000Z","dependencies_parsed_at":"2023-02-17T04:01:28.158Z","dependency_job_id":null,"html_url":"https://github.com/walkor/workerman-chat","commit_stats":{"total_commits":375,"total_committers":11,"mean_commits":34.09090909090909,"dds":0.264,"last_synced_commit":"1b9d7e06beb0be7b043b6973ee2bf2db44ca74df"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walkor%2Fworkerman-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walkor%2Fworkerman-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walkor%2Fworkerman-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walkor%2Fworkerman-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/walkor","download_url":"https://codeload.github.com/walkor/workerman-chat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246380053,"owners_count":20767800,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chat","chatroom","websocket"],"created_at":"2024-08-01T13:02:13.812Z","updated_at":"2025-03-31T23:36:45.523Z","avatar_url":"https://github.com/walkor.png","language":"PHP","funding_links":["https://opencollective.com/walkor","https://patreon.com/walkor"],"categories":["PHP"],"sub_categories":[],"readme":"workerman-chat\n=======\n基于workerman的GatewayWorker框架开发的一款高性能支持分布式部署的聊天室系统。\n\nGatewayWorker框架文档：http://www.workerman.net/gatewaydoc/\n\n 特性\n======\n * 使用websocket协议\n * 多浏览器支持（浏览器支持html5或者flash任意一种即可）\n * 多房间支持\n * 私聊支持\n * 掉线自动重连\n * 微博图片自动解析\n * 聊天内容支持微博表情\n * 支持多服务器部署\n * 业务逻辑全部在一个文件中，快速入门可以参考这个文件[Applications/Chat/Event.php](https://github.com/walkor/workerman-chat/blob/master/Applications/Chat/Event.php)   \n  \n下载安装\n=====\n1、git clone https://github.com/walkor/workerman-chat\n\n2、composer install\n\n启动停止(Linux系统)\n=====\n以debug方式启动  \n```php start.php start  ```\n\n以daemon方式启动  \n```php start.php start -d ```\n\n启动(windows系统)\n======\n双击start_for_win.bat  \n\n注意：  \nwindows系统下无法使用 stop reload status 等命令  \n如果无法打开页面请尝试关闭服务器防火墙  \n\n测试\n=======\n浏览器访问 http://服务器ip或域:55151,例如http://127.0.0.1:55151\n\n [更多请访问www.workerman.net](http://www.workerman.net/workerman-chat)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalkor%2Fworkerman-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwalkor%2Fworkerman-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalkor%2Fworkerman-chat/lists"}