zeromq / zmq.rs

A native implementation of ØMQ in Rust
https://crates.io/crates/zeromq
MIT License
1.16k stars 100 forks source link

how to deal with this case : after publish restart , subscribe can not receive data .thanks! #162

Closed xtuyaowu closed 2 years ago

xtuyaowu commented 2 years ago

hi how to deal with this case : after publish restart , subscribe can not receive data .

thanks!

Alexei-Kornienko commented 2 years ago

duplicate of #143