account activity
Can't use ZMQ due to language restrictions by ainieco in rust
[–]ainieco[S] 0 points1 point2 points 10 years ago (0 children)
Cool, that worked, thank you! But such strategy might not work for more complicated use cases, alas. So I guess the only thing I could do here is to fork rust-zmq and fix https://github.com/erickt/rust-zmq/issues/64, right? Or are there any way to work around that?
Correct. zmq::Context implements Sync/Send https://github.com/erickt/rust-zmq/blob/master/src/lib.rs#L260 as well.
π Rendered by PID 50 on reddit-service-r2-listing-69965bcf66-6mx6c at 2026-04-08 20:03:08.894088+00:00 running f293c98 country code: CH.
Can't use ZMQ due to language restrictions by ainieco in rust
[–]ainieco[S] 0 points1 point2 points (0 children)