1 Star 0 Fork 63

carlos / Nebula

forked from Bwar / Nebula 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 893 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name":"Nebula",
"version":"0.8.0",
"description":"Nebula is a BSD licensed, proto3-protocol event driven asynchronous c++ framework, it support multiple protocol like protobuf, http, websocket. A high performance of distributed service clusters can be easily constructed using Nebula.",
"keywords":["Nebula", "proto3", "libev", "asynchronous", "actor", "websocket", "distributed", "starship"],
"homepage":"",
"bugs":{"url":"", "email":"cqc@vip.qq.com"},
"license":"MIT",
"author":{"name":"Bwar", "email":"cqc@vip.qq.com", "url":""},
"files":"src/actor",
"main":"",
"man":[],
"repository":{ "type":"git", "url":"https://github.com/Bwar/Nebula.git"},
"dependencies":{
"google/protobuf":"^3.5.2",
"kindy/libev":"^4.22",
"redis/hiredis":"^0.13.3",
"weidai11/cryptopp":"^8.0.0",
"nodejs/http-parser":"^2.8.0",
"Bwar/CJsonObject":"^1.0.0"
}
}
C++
1
https://gitee.com/carloschen888/Nebula.git
git@gitee.com:carloschen888/Nebula.git
carloschen888
Nebula
Nebula
master

搜索帮助