JustinTulloss/zeromq.node

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

Opened this issue · 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?

We can achieve this with the zeromq package.