A small enhancement to ReplayingDecoder

Bruno de Carvalho kindernade at gmail.com
Sat Aug 21 18:37:02 EDT 2010


Hey y'all,


Since I've subscribed to this mailing list I've seen at least a couple
of some people struggling with ReplayingDecoder to handle complex
message structures, mainly when integrating with legacy protocols where
the message structure is dynamic, sometimes even with repeating fields.

I've had such an experience recently and I came up with this little
helper.

http://bruno.factor45.org/blag/2010/08/21/an-enhanced-version-of-replayingdecoder-for-netty/

Hope this helps someone out there as well!


Cheers,
  Bruno



More information about the netty-users mailing list