napi-thread-safe-callback icon indicating copy to clipboard operation
napi-thread-safe-callback copied to clipboard

C++ utility class to perform callbacks into JavaScript from any thread

Results 4 napi-thread-safe-callback issues
Sort by recently updated
recently updated
newest added

An electron application which uses @abandoneware/noble (and noble itself uses this napi-thread-safe-callback) crashes when an application exits on OSX Big Sur. Here is a issue reported in noble repository: https://github.com/abandonware/noble/issues/215...

Hello, first thank you for publishing this module. I am trying to call the emit function on a ObjectWrapped class that inherits from EventEmitter, in which i am passing to...

Please write a CMakeLists.txt file for building this project.