Hi Trustin!

> > It seems that, this 0.7.2-SNAPSHOT works much better :) Even
> > messageRecived event was fired. 
> > But I already have another question, if I call sess.close(); from
> > messageRecved() then no sessionClosed event is fired, neither client
> > or server side?
>  
>   
> Really? Could you give me some test code that reproduces this problem?
>  

Well, acutally it seems to be my own problem, I hoped sessionClosed
event from MessageHandler, but it it was invoked in
DemuxingProtocolHandler, but it would sound reasonable if
sessionClosed is also invoked from MessageHandler what is registred
with registerMessageType.

Best regards,
Sander.

Reply via email to