Skip to content

tsy77/nan-example-async

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nan-example-async

An example of async Node C++ addon using nan.

Asynchronous using event loop and queue worker in libuv.

Lighted example.

Usage

Clone this git repo and navigate to the project directory. Follow the commands below:

$ sudo npm install -g node-gyp
$ npm install
$ node-gyp rebuild
$ node index.js

About

An example of an async C++ Node addon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published