JustinTulloss / zeromq.node

Node.js bindings to the zeromq library
MIT License
1.65k stars 286 forks source link

Fixes #580 #589

Closed pronebird closed 6 years ago

pronebird commented 7 years ago

See https://github.com/zeromq/libzmq/commit/d5b66295d478fa4bb4ceedd1185a0d2bfcd7bcaf#diff-d5d9e3af59f99930af8f956c3e4644c8

pronebird commented 7 years ago

Tests fail because node-gyp rebuild has some checksum mismatch for node source, but looking at logs actual tests pass.

ronkorving commented 7 years ago

Thanks! LGTM But any idea what's going on in CI?

pronebird commented 6 years ago

@ronkorving please restart the CI test, I think there was a network error downloading nodejs or something.

rgbkrk commented 6 years ago

This repository is no longer maintained. If still needed, please make the PR to https://github.com/zeromq/zeromq.js