Netty / ProtobufEncoder & Decoders

Marco Mistroni mmistroni at gmail.com
Sat Jan 29 04:57:20 EST 2011


Hello all
 i am trying to use ProtobufEncoder and ProtobufDecoder with Netty, with a
view to make my Netty Server EventBased.
Suppose i will have 3 different types of messages coming to my Netty server.
I will have then 3 different handlers to handle them.

But  what about Pipelines? will i have to have also 3 separate pipelines, ad
i have seen that Decoder/Encoders are bound to Pipelines
rathert than handlers>?

w/kindest regards
  Marco
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/netty-users/attachments/20110129/926c10ed/attachment.html 


More information about the netty-users mailing list