Great!
Thanks a lot, I think it will help anyone that wants/needs to implement
his own custom filter.
I will like to take the oportunity and thank you all for this great
framework, a couple of years ago I tried to implement our inhouse server
using NIO and give up because it was taking a lot more time that I had
at the time. Using MINA has been easy and fun.
Trustin Lee wrote:
On 7/26/07, Trustin Lee <[EMAIL PROTECTED]> wrote:
On 7/26/07, Germán Borbolla Flores <[EMAIL PROTECTED]> wrote:
> Thanks a lot, I'll change my code to reflect that.
>
> Should this be included in the tutorial instead of the reference to
> ProtocolCodecFilter (for 1.0.* and 1.1.*) since its a little difficult
> to understand it from code (at least for me)
I agree. Let me use your code as an example.
Please review:
http://cwiki.apache.org/MINA/iofilter.html
Thanks in advance,
Trustin