欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  资讯频道

Netty 3.2.3 Final发布

程序员文章站 2022-05-06 20:10:33
...

Netty提供异步的、事件驱动的网络应用程序框架和工具,用以快速开发高性能、高可靠性的网络服务器和客户端程序。

Netty 3.2.3 Final 版本修复了4个比较重要的bug :

  • OutOfMemoryError in the HexDumpProxy example     
  • WebSocket encoder didn't encode a WebSocket frame correctly 
  • There's no way to handle HTTP 'Expect: 100-continue' header properly   
  • Channel.setReadable(boolean) sometimes leads to stall writes. 
点击查看详情:http://www.jboss.org/netty/community.html#nabble-f685713