cetra3 / tmq

Rust ZeroMQ bindings for Tokio
151 stars 28 forks source link

zmq to zmq2 #34

Closed youngday closed 2 years ago

youngday commented 2 years ago

zmq not update for a long time ,now zmq2 bind to libzmq v4.3.4

cetra3 commented 2 years ago

I think it would be much better if we could update the main zmq crate rather than use zmq2 if at all possible?