tcppk
Version:
The solution of sticky package problem of TCP for Node.Js !
28 lines • 631 B
JSON
{
"name": "tcppk",
"version": "3.0.4",
"description": "The solution of sticky package problem of TCP for Node.Js !",
"main": "stickPackage.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/lvgithub/stickPackage.git"
},
"keywords": [
"stickPackage",
"tcp",
"node",
"粘包",
"缓存"
],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/lvgithub/stickPackage/issues"
},
"homepage": "https://github.com/lvgithub/stickPackage#readme",
"dependencies": {
}
}