Skip to content
This repository was archived by the owner on Apr 24, 2020. It is now read-only.
This repository was archived by the owner on Apr 24, 2020. It is now read-only.

Context from C++ #552

@tlbtlbtlb

Description

@tlbtlbtlb

I have some C++ modules linked into Node that create threads, and I want JS code to communicate with them over zmq. I'd like to use the inproc:// transport to talk between zeromq.node and my code. But they have to use the same zmq_context to do this.

Is there a recommended way of getting the zmq_context * out of your module to use in another C++ module?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions