Slide 9
Slide 9 text
Netty comes to the rescue
! Direct child of the venerable Mina library;
! Builds upon the concepts defined by Mina, you have
encoders, decoders, an execution model and the handler that
receives messages;
! Hides most of the complexity of building a NIO client/
server from your code, you only have to care about receiving
messages and working with them;