{
"types": "",
"keywords": [
"OpenHarmony",
"HarmonyOS",
"socketio",
"Network"
],
"author": "ohos_tpc",
"description": "客户端和服务器两者之间实现低延迟、双向消息通信以及基于事件的通信组件",
"ohos": {
"org": "opensource"
},
"main": "index.ets",
"repository": "https://gitcode.com/openharmony-tpc/openharmony_tpc_samples/tree/master/socketio_tls",
"type": "module",
"version": "1.0.3",
"dependencies": {},
"tags": [
"OpenHarmony",
"HarmonyOS",
"socketio",
"Network"
],
"license": "MIT License",
"devDependencies": {
"@types/libclient_socket_c.so": "file:./src/main/cpp/types/libentry"
},
"name": "@ohos/socketio_tls"
}