On Wednesday, November 14, 2012 10:08:31 AM Pieter Hintjens wrote: > On Wed, Nov 14, 2012 at 8:47 AM, Charles Remes <[email protected]> wrote: > > The names imply the proper pairings. In what world does ROUTER / PULL make > > sense from a semantic standpoint? > > How does a PULL socket even send a message to a ROUTER socket? How > can a ROUTER talk to a PULL socket that hasn't sent it a message? > You'd have to cheat with hard-coded identities.
Well, or use a separate socket for inbound communication. My application receives from one socket and sends to another. Justin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
