Netty 3.9.4.Final 发布了,改进记录包括:
#2747 - Improve traffic shaping handlers
#2767 - Fix a bug in IpFilterSubnetRule
handling 0.0.0.0/0
incorrectly
#2821 - Add a system property to change the default ZLIB compression library in HttpContentCompressor
详细列表请看:https://github.com/netty/netty/issues?q=milestone%3A3.9.4.Final
Netty 提供异步的、事件驱动的网络应用程序框架和工具,用以快速开发高性能、高可靠性的网络服务器和客户端程序。
体系结构图