zeromq.node icon indicating copy to clipboard operation
zeromq.node copied to clipboard

Throw on non-buffer, non-string messages

Open platy opened this issue 8 years ago • 4 comments

rather than converting them to strings implicitly.

Fixes #542

platy avatar Jul 14 '16 16:07 platy

It looks like the build it failed connecting to the mirror to download zmq

platy avatar Jul 14 '16 22:07 platy

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).

rgbkrk avatar Aug 10 '16 19:08 rgbkrk

Made a new commit but it's still failing to download packages

platy avatar Aug 19 '16 16:08 platy

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

ronkorving avatar Aug 22 '16 04:08 ronkorving