1 Star 0 Fork 333

聂恒岳/communication_netstack

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.69 KB
一键复制 编辑 原始数据 按行查看 历史
maosiping 提交于 2022-05-30 15:55 . http cache unittest
{
"name": "@ohos/netstack",
"version": "3.1.0",
"description": "net stack service",
"publishAs": "code-segment",
"homePage": "https://gitee.com/openharmony",
"repository": "https://gitee.com/openharmony/communication_netstack",
"license": "Apache License 2.0",
"language": "",
"private": false,
"scripts": {},
"envs": [],
"dirs": [],
"author": {},
"contributors": [],
"segment": {
"destPath": "//foundation/communication/netstack"
},
"component": {
"name": "netstack",
"subsystem": "communication",
"syscap": [
"SystemCapability.Communication.NetStack"
],
"features": [],
"adapted_system_type": [
"standard"
],
"rom": "3MB",
"ram": "5MB",
"deps": {
"components": [
"hiviewdfx_hilog_native",
"ipc",
"napi",
"utils_base"
],
"third_party": [
"curl",
"node"
]
},
"build": {
"sub_component": [
"//foundation/communication/netstack/frameworks/js/napi:http",
"//foundation/communication/netstack/frameworks/js/napi:socket",
"//foundation/communication/netstack/frameworks/js/napi:websocket",
"//foundation/communication/netstack/frameworks/js/napi:fetch"
],
"inner_kits": [],
"test": [
"//foundation/communication/netstack/test/napi/socket:fuzztest",
"//foundation/communication/netstack/test/unittest/http/cache:unittest"
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/nie-hengyue/communication_netstack.git
git@gitee.com:nie-hengyue/communication_netstack.git
nie-hengyue
communication_netstack
communication_netstack
master

搜索帮助