[zeromq-dev] router/dealer doubts

Chuck Remes lists at chuckremes.com
Tue Aug 21 13:41:36 CEST 2012


On Aug 21, 2012, at 6:07 AM, Bjorn Reese wrote:

> On 2012-08-21 12:53, andrea crotti wrote:
> 
>> The problem is that I get some strange messages like these:
>> 
>> ('received', '\x00GM\xc1\x17`]C\xa0\xaeTDc\xdf\x8f\xc7\x8c')
>> ('received', '')
>> ('received', 'Task?')
>> 
>> What is it and where does that come from?
> 
> http://zguide.zeromq.org/page:all#Request-Reply-Envelopes

In addition, check out this wiki page:

http://www.zeromq.org/tutorials:xreq-and-xrep

Before we renamed them, DEALER was XREQ and ROUTER was XREP so all of the same information still applies.

cr





More information about the zeromq-dev mailing list