1 Star 0 Fork 0

wscluster / ws-cluster

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 637 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jealous 提交于 2017-07-03 13:33 . Update wsc-simple-broker
{
"name": "ws-cluster",
"version": "1.1.1",
"description": "A scalable realtime WebSocket framework.",
"main": "index.js",
"scripts": {
"test": "mocha"
},
"repository": {
"type": "git",
"url": "git+https://github.com/wscluster/ws-cluster.git"
},
"keywords": [
"websocket",
"ws",
"cluster"
],
"author": "Lanfei",
"license": "MIT",
"bugs": {
"url": "https://github.com/wscluster/ws-cluster/issues"
},
"homepage": "https://github.com/wscluster/ws-cluster#readme",
"dependencies": {
"npc-redis": "^1.0.3",
"websocket-lib": "^2.6.1",
"wsc-simple-broker": "^1.1.4"
}
}
NodeJS
1
https://gitee.com/wscluster/ws-cluster.git
git@gitee.com:wscluster/ws-cluster.git
wscluster
ws-cluster
ws-cluster
master

搜索帮助