add libzt.createConnection()

This commit is contained in:
heri16
2020-08-04 22:02:56 +08:00
parent 590ee0c655
commit 80861c1126
5 changed files with 1171 additions and 25 deletions

View File

@@ -5,6 +5,7 @@
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node test.js",
"preinstall": "mkdir -p libzt; cd libzt; ln -sf ../../../include; ln -sf ../../../lib",
"autogypi": "autogypi",
"node-gyp": "node-gyp",