Zmq library/binding which supports cli/srv

cli/srv is a draft zmq socket pair. It is supported in libzmq, but that's discontinued.

I do not see cli/srv supported in any other rust crate. Does anybody know of a library or binding supporting it?

Otherwise I will probably hack gently on rust-zmq.

thanks