On Mon, Apr 15, 2013 at 9:31 AM, Lee Sylvester <[email protected]> wrote:
> I saw the XSUB and XPUB; they're dealer / router related, right? I found it > hard to find information on using these directly. If I swap out PUB/SUB for > XPUB/XSUB, how then do I specify who can receive what packets? XPUB/XSUB are different from DEALER/ROUTER. The man pages are here: http://api.zeromq.org/ See http://api.zeromq.org/3-2:zmq-socket Then, read http://zguide.zeromq.org/page:all and you'll find examples of all socket types. -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
