Netty 4.1.28.Final 发布,开源 Java 网络服务框架

栏目: 后端 · 发布时间: 8年前

内容简介:Netty 4.1.28.Final最重要的变更下载地址:

Netty 4.1.28.Final 已发布 ,此版本包含错误修复,此外 JDK 可使用任何受支持的 SocketOption。

最重要的变更

  • Support the usage of SocketOption when nio is used and the java version >= 7 ( #8085 )

  • Leak detection combined with composite buffers results in incorrectly handled writerIndex when calling ByteBufUtil.writeAscii/writeUtf8 ( #8153 )

  • Allow to validate sni hostname with underscore ( #8150 )

  • HTTP/2 child channel read cycle doesn't respect RecvByteBufAllocator and may drop data if stream closed while auto read is off ( #8147 )

下载地址: http://netty.io/downloads.html

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


以上所述就是小编给大家介绍的《Netty 4.1.28.Final 发布,开源 Java 网络服务框架》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Distributed Algorithms: An Intuitive Approach

Distributed Algorithms: An Intuitive Approach

Wan Fokkink / MIT Press / 2018-2-2 / USD 48.00

The new edition of a guide to distributed algorithms that emphasizes examples and exercises rather than the intricacies of mathematical models. This book offers students and researchers a guide to ......一起来看看 《Distributed Algorithms: An Intuitive Approach》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具