xyhuang

Results 21 issues of xyhuang

I want to use multi-sender and multi-recver mode. I choose XSUB-XPUB because multi bind address problem. i start a proxy thread like this: ``` void proxy() { zmq::context_t context(1); zmq::socket_t...