This binding for node.js requires ØMQ/2.1 (only available in trunk as of this writing) and node.js 0.3.0 or above.
Up to date documentation can be found on the github page: https://github.com/JustinTulloss/zeromq.node
Dependencies
Node.js 0.3.0 or above:
ØMQ/2.1 or above (only available in trunk as of this writing):
https://github.com/zeromq/zeromq2-1
Source Code
https://github.com/JustinTulloss/zeromq.node
Install
Using npm (https://github.com/isaacs/npm):
npm install zmq
