You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Joseph Henry 9473b6f74a Updated zts_start* API naming convention 9 years ago
..
tmp Create node example directory 9 years ago
.gitignore Create node example directory 9 years ago
README.md Create node example directory 9 years ago
auto-top.gypi Create node example directory 9 years ago
auto.gypi Create node example directory 9 years ago
autogypi.json Create node example directory 9 years ago
binding.cc Updated zts_start* API naming convention 9 years ago
binding.gyp Create node example directory 9 years ago
httpServer.js Create node example directory 9 years ago
libzt.js Create node example directory 9 years ago
package.json Create node example directory 9 years ago
test.js Create node example directory 9 years ago

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