Ai
1 Star 0 Fork 0

Tars.js/rpc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 972 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"main": "protal.js",
"name": "@tars/rpc",
"version": "2.0.14",
"types": "tars-rpc.d.ts",
"description": "tars4nodejs的rpc通信框架",
"scripts": {
"test": "istanbul cover node_modules/mocha/bin/_mocha -- -R spec --recursive"
},
"author": {
"name": "czzou",
"email": "czzou@tencent.com"
},
"keywords": [
"tars",
"tup",
"proxy",
"server"
],
"homepage": "https://github.com/tars-node/rpc",
"bugs": {
"url": "https://github.com/tars-node/rpc/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/tars-node/rpc.git"
},
"dependencies": {
"@tars/dyeing": "^2.0.0",
"@tars/monitor": "^2.0.0",
"@tars/registry": "^2.0.0",
"@tars/utils": "^2.0.0",
"@tars/stream": "^2.0.1",
"hashring": "^3.2.0"
},
"devDependencies": {
"istanbul": "^0.4.5",
"mocha": "^6.0.2",
"should": "^13.2.3"
},
"readmeFilename": "README.md",
"license": "BSD-3-Clause"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/tars-node/rpc.git
git@gitee.com:tars-node/rpc.git
tars-node
rpc
rpc
master

搜索帮助