Skip to content

How to get callbacks from native cpp code. #1171

Description

@jay11ca39

I am new to Native addon concept. I am using NAN to build my native addon.

Following are my layers:

1. C++ shared library
2. Native addon layer [NAN layer]
3. Javascript APIs
4. Javascript Application

I have some query regarding callback mechanism:

How my addon layer will get the callbacks from Native layer [C++ library].
Do i have to use libuv to get callbacks from c++ layer or there are other ways to do so?

Thanks in advance.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions