1 Star 0 Fork 0

MIR / GatewayWorker

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 298 Bytes
一键复制 编辑 原始数据 按行查看 历史
walkor 提交于 2016-10-17 21:57 . Update composer.json
{
"name" : "workerman/gateway-worker",
"keywords": ["distributed","communication"],
"homepage": "http://www.workerman.net",
"license" : "MIT",
"require": {
"workerman/workerman" : ">=3.1.8"
},
"autoload": {
"psr-4": {"GatewayWorker\\": "./src"}
}
}
PHP
1
https://gitee.com/huboy2004/GatewayWorker.git
git@gitee.com:huboy2004/GatewayWorker.git
huboy2004
GatewayWorker
GatewayWorker
master

搜索帮助