Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages