Hello, I have some existing code where there is a SUB socket that binds to an endpoint over tcp, and a PUB socket that connects to the endpoint. Till now it works fine.
Now, I would like to add another subscriber, so I *connect* another SUB to the endpoint. Overall topology is somewhat counter intuitive, but it is supposed to work, isn't it? In this case, the subscriber I have added receives nothing :( Thank you, -- Daniel Krikun _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
