On Fri, Oct 21, 2011 at 6:46 AM, tlrx <[email protected]> wrote:

> But the
> response is never received by the initial Client. It looks like the Queue
> correctly transfers the message received by router to the dealer and then a
> worker, but only in one direction.

Most probably, when you are sending the response back to the client
via the Router socket, the messages does not start with a valid ID
frame that identifies the client.

-Pieter
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to