This just show a example on how to call JS functions from a C AddOn
Includes a sample with a Callback and emitting a event outside the main Thread.
Executing (be sure to have node-gyp installed):
npm install
npm start
This just show a example on how to call JS functions from a C AddOn
Includes a sample with a Callback and emitting a event outside the main Thread.
Executing (be sure to have node-gyp installed):
npm install
npm start