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 fdd6010456 Minor change to API (renamed get_device_id to get_id). More complete Scala binding 9 years ago
..
tmp Changed examples/ subfolder structure 9 years ago
.gitignore Changed examples/ subfolder structure 9 years ago
README.md Changed examples/ subfolder structure 9 years ago
auto-top.gypi Changed examples/ subfolder structure 9 years ago
auto.gypi Changed examples/ subfolder structure 9 years ago
autogypi.json Changed examples/ subfolder structure 9 years ago
binding.cc Minor change to API (renamed get_device_id to get_id). More complete Scala binding 9 years ago
binding.gyp Changed examples/ subfolder structure 9 years ago
httpServer.js Changed examples/ subfolder structure 9 years ago
libzt.js Changed examples/ subfolder structure 9 years ago
package.json Changed examples/ subfolder structure 9 years ago
test.js Changed examples/ subfolder structure 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