zeromq.node icon indicating copy to clipboard operation
zeromq.node copied to clipboard

How do we include zeromq so we can bundle the Node application?

Open trusktr opened this issue 7 years ago • 1 comments

I need to make a zip folder of my node (Electron) application and send it to someone, and I'd like to avoid them having to install the ZeroMQ library.

Is there a way to bundle ZeroMQ inside the project?

trusktr avatar Jun 27 '18 19:06 trusktr

We can achieve this with the zeromq package.

trusktr avatar Jun 27 '18 23:06 trusktr