|
|
-
Re: When the consumer needs the decoder?Jun Rao 2012-11-06, 14:54
When you call createMessageStreams() in ConsumerConnector, you can pass in
a decoder. Thanks, Jun On Tue, Nov 6, 2012 at 4:24 AM, Hussein Baghdadi <[EMAIL PROTECTED]>wrote: > > Hi, > Foe the sender, I wrote a encoder for MessagePack. Why the consumer > doesn't need the accompanying decoder? > Thanks. |