zeromq.node
zeromq.node copied to clipboard
How do we include zeromq so we can bundle the Node application?
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.