Writes in Netty 4.0.4.Final using the SimpleChannelInboundHandler does not work anymore -


i have upgraded netty lib 4.0.0.cr9 4.0.4.final yesterday discover interfaces has changed again. method messagereceived not exist anymore, or being replaced channelread0 method. in server-side app read json, bi, , @ end of method write json client. trying in channelread0 have following problem:- seem stuck in channelfuture.operationcomplete never gets called. goes operationcomplete once stopped/close client.

use channel.writeandflush(...) or call channel.flush() explicitly . stated in release notes of 4.0.0.final.


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -