You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.
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