内容简介:Netty 4.1.16.Final 已发布,Netty 是用于快速开发可维护的高性能协议服务器和客户端的异步事件驱动的网络应用程序框架。 该版本主要更新内容如下: Adapt Http2ServerDowngrader to work with clients (#7233) M...
Netty 4.1.16.Final 已发布,Netty 是用于快速开发可维护的高性能协议服务器和客户端的异步事件驱动的网络应用程序框架。
该版本主要更新内容如下:
Adapt Http2ServerDowngrader to work with clients (#7233)
Match Http2ClientUpgradeCodec to the new upgrade policy (#7227)
Fix NPE in InboundHttp2ToHttpAdapter (#7215)
Check on wrong CONNECT packet with password but without username (#7206)
Correctly update writability state of Http2StreamChannel created by Http2MultiplexCodec (#7181)
Fix NPE when using Http2ServerUpgradeCodec with Http2FrameCodec and Http2MultiplexCodec (#7184)
Not add inboundStreamHandler for outbound streams created by Http2MultiplexCodec (#7180)
Fix reference count issue when using Http2FrameCodec / Http2MultiplexCodec with HttpServerUpgradeHandler (#7176)
Fix StompSubframeDecoder.redHeaders no any notification when parsed line that contains multiple colon (#7160)
DefaultSocks5CommandRequest incorrectly rejects SOCKS5 commands with dstPort=0 (#7157)
完整内容请查看发行说明。
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Netty 4.1.22.Final 发布,Java 网络服务框架
- Netty 4.1.24.final 发布,Java 网络服务框架
- Netty 4.1.26.Final 发布,Java 网络服务框架
- Netty 4.1.28.Final 发布,开源 Java 网络服务框架
- Netty 4.1.28.Final 发布,开源 Java 网络服务框架
- Netty 4.1.29.Final 发布,经典开源 Java 网络服务框架
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Iterative Methods for Sparse Linear Systems, Second Edition
Yousef Saad / Society for Industrial and Applied Mathematics / 2003-04-30 / USD 102.00
Tremendous progress has been made in the scientific and engineering disciplines regarding the use of iterative methods for linear systems. The size and complexity of linear and nonlinear systems arisi......一起来看看 《Iterative Methods for Sparse Linear Systems, Second Edition》 这本书的介绍吧!