I am using a push/sub pattern in a ZMQ client. When the server publishes the messages, I want all subscribers to see the message except the one that sent it originally. In other words on subscribe, I want to see all messages, except the ones sent by me. What is the best way to achieve it.
Thanks. George
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
