Clients crashing a Netty Server using LengthFieldBasedFrameDecoder

phi6 phidinh6 at gmail.com
Fri Oct 16 07:10:34 EDT 2009



Thanks for that Christian, so I understand FrameDecoder is one per channel
as specified in the annotation, so why am I getting this issue?

Could you explain the following a bit more:


christian wrote:
> 
> So you need to use bootstrap.setPipelineFactory() instead of getting
> the default pipeline via bootstrap.getPipeline();
> 

Many thanks!

-- 
View this message in context: http://n2.nabble.com/Clients-crashing-a-Netty-Server-using-LengthFieldBasedFrameDecoder-tp3834641p3834922.html
Sent from the Netty User Group mailing list archive at Nabble.com.


More information about the netty-users mailing list