Netty Concepts
Jump to navigation
Jump to search
Internal
Overview
High throughput non-blocking I/O. Servers and clients. Channel. ChannelPipeline that holds ChannelHandler instances. Events. Event lifecycle.
Transport and NIO Transport.