erickt / rust-zmq

Rust zeromq bindings.
Apache License 2.0
887 stars 190 forks source link

Added setter for ZMQ_XPUB_VERBOSE #244

Closed jean-airoldie closed 5 years ago

jean-airoldie commented 5 years ago

Fixes #243.

jean-airoldie commented 5 years ago

Should be all good now.

rotty commented 5 years ago

Nice, thanks!