zeromq.node
zeromq.node copied to clipboard
Throw on non-buffer, non-string messages
rather than converting them to strings implicitly.
Fixes #542
It looks like the build it failed connecting to the mirror to download zmq
If you rebase or make a new commit to trigger the build we can see it again (since you and I can't retrigger the build).
Made a new commit but it's still failing to download packages
It looks like the tarball URLs have changed on http://download.zeromq.org/ We should make a separate PR to fix that.
update: I started #553 for that