Decoders
César Fernando Henriques
cesar at alttab.com.ar
Thu May 21 17:35:46 EDT 2009
I got it... pretty easy... I like Netty.
Thanks
2009/5/21 César Fernando Henriques <cesar at alttab.com.ar>:
> Guys, is there any way in what I can Decode a message on top of
> HttpRequestDecode? I mean can I add a ChannelHandler that execute
> after HttpRequestDecoder or should I create a subclass of
> HttpRequestDecoder to decode my object? In that is the case how can I
> decode differents types of Http Messages?
>
> I'm looking to create a custom protocol on top of http, maybe should I
> create a utility object that return custom RequestMessages and done
> but the first approach seems to be more elegant.
>
> Regards
>
More information about the netty-users
mailing list