You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With libzmq 4.2, ZMQ_XPUB_VERBOSER was introduced, and is currently supported in zmq-sys. However, the corresponding socket method set_xpub_verboser is not yest implemented.
Is there any plan on that? Can I make a PR for that?