This website requires JavaScript.
Explore
Help
Sign In
gfwleak
/
zhangyang-libzt
Archived
Watch
1
Star
0
Fork
0
You've already forked zhangyang-libzt
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-14
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
9473b6f74a3028d49514cab41afdf9263e4976d8
zhangyang-libzt
/
examples
/
node
History
Joseph Henry
9473b6f74a
Updated zts_start* API naming convention
2017-10-12 12:07:33 -07:00
..
tmp
Create node example directory
2017-08-16 11:45:35 -07:00
.gitignore
Create node example directory
2017-08-16 11:45:35 -07:00
auto-top.gypi
Create node example directory
2017-08-16 11:45:35 -07:00
auto.gypi
Create node example directory
2017-08-16 11:45:35 -07:00
autogypi.json
Create node example directory
2017-08-16 11:45:35 -07:00
binding.cc
Updated zts_start* API naming convention
2017-10-12 12:07:33 -07:00
binding.gyp
Create node example directory
2017-08-16 11:45:35 -07:00
httpServer.js
Create node example directory
2017-08-16 11:45:35 -07:00
libzt.js
Create node example directory
2017-08-16 11:45:35 -07:00
package.json
Create node example directory
2017-08-16 11:45:35 -07:00
README.md
Create node example directory
2017-08-16 11:45:35 -07:00
test.js
Create node example directory
2017-08-16 11:45:35 -07:00
README.md
Setup
Make sure you build libzt first
npm install
node test.js
npm run -- node-gyp rebuild
if you modify binding.cc or libzt