Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.
Rich Tong edited this page Apr 5, 2014 · 12 revisions

Welcome to the zeromq.node wiki!

Installation has some quick notes, but the issues list is a good place to look if you can't information there and is more likely to be up to date.

Some other rough notes:

  • The current version (1.4.3 as of this writing) works with ZeroMQ 4.0.4
  • The exact mapping of the binding to the ZeroMQ API is mainly documents in the examples sub directory and some of the parameters are in the docs sub directory
  • Here are some others gleaned from looking at the code::

zmq.zmqVersion() returns the version number of the ZeroMQ library

Clone this wiki locally