erickt / rust-zmq

Rust zeromq bindings.
Apache License 2.0
886 stars 189 forks source link

Still maintained? #402

Open Theodlz opened 1 week ago

Theodlz commented 1 week ago

Hi!

I'm planning on using zmq through rust, but trying to assess if the support is still there!

Though rust is obviously a great choice for performance reasons, Python remains a very solid alternative to interact with zmq given his great support (things are being updated quite often). The rust community is not as large as Python's and I'm more than aware of that, of course.

So I was just wondering if we should expect this crate to be updated to stay somewhat in sync with updates made to zeromq's core functionalities, or if you were actively looking for contributors?

Thanks!

esemeniuc commented 5 days ago

so far everything is pretty quite. I'm running a custom fork to use a newer version of zmq with curve personally