0rpc / zerorpc-node

zerorpc for node.js
http://www.zerorpc.io
Other
705 stars 167 forks source link

pin zmq to a known working version #72

Closed diwu1989 closed 8 years ago

diwu1989 commented 8 years ago

since zmq is so essential to zerorpc working correctly, i think we should pin the version to a known working version for example, right now, zmq 2.15.0 doesnt work, see https://github.com/JustinTulloss/zeromq.node/issues/523

over time, when zmq gets upgraded, zerorpc could do testing and bump the pinned version to newer known working versions

can you also do a release after this is pinned? so that people can upgrade to the newer zerorpc and be safer?

homu commented 7 years ago

:umbrella: The latest upstream changes (presumably 4c60c90) made this pull request unmergeable. Please resolve the merge conflicts.