Closed
Description
@jasongin could you reply to @ptgolden's question? I can find neither node-addon-api or n-api functions to implement streaming worker
such as Nan::AsyncProgressWorker
There is example of usage from a book: [factorization example | https://github.com/freezer333/nodecpp-demo/blob/master/streaming/examples/factorization/factorization.js].
In my case I need to hook some system events and pass them to js callback.
Originally posted by @gorshkov-leonid in #75 (comment)