发布于 2016-02-04 08:55:54 | 109 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Netty Java开源框架

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


Netty 4.0.34 发布,更新如下:

  • SslHandler does not send SSL close notify after receiving an invalid client certificate (#3900)

  • High CPU usage with SO_LINGER and sudden connection close (4.0.26.Final+) (#4449)

  • DefaultPromise LateListener notification order (#4492)

  • Respect ClientAuth set via OpenSslEngine constructor (#4576)

  • Throw ReadOnlyBufferException if unsafe buffer is used and dst is direct (#4577)

  • Prevent adding newline if Base64 buffer encoded ends directly on MAX_LINE_LENGTH (#4595

  • isKeepAlive is not supported by Epoll (#4604)

  • Customizable estimation for messages written outside the EventLoop (#4620)

  • Ensure closing a Socket / FileDescriptor multiple times will not throw exception (#4623)

  • Set DSCP bits for IPv6 when setting traffic class. (#4650)

  • Stop decoding if decoder was removed (#4651)

  • Ensure we only add OpenSslEngine to the OpenSslEngineMap when handshake is started (#4653)

  • Unpooled and Wrapped Buffer Leak (#4667)

  • Decryption failed or bad mac record in Android 5.0 (#4678)

  • IndexOutOfBoundsException for CompositeByteBuf (#4681)

  • Let CombinedChannelDuplexHandler correctly handle exceptionCaught. (#4702)

  • Correctly handle non handshake commands when using SniHandler (#4703)

  • Implement proper resource leak detection for CompositeByteBuf (#4713)

  • OpenSslEngine.setEnabledProtocols fails to enable protocols that are currently disabled (#4736)

  • Ensure ChannelHandler.handlerAdded(...) is always called as first method of the handler (#4776)

  • SslHandler should call beginHanshake once for the initial handshake (#4764)

  • Ensure the whole certificate chain is used when creating SslContext for client mode and SslProvider.OPENSSL is used (#4767)

  • Correctly handle wildcard address when bind to socket and using native transport (#4770)

详情请看:http://netty.io/news/2016/01/29/4-0-34-Final.html
下载:netty-4.0.34.Final

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

体系结构图



历史版本 :
Netty 4.0.55 和 4.1.20.Final 发布,Java 网络服务框架
Java 网络服务框架 Netty 4.1.19.Final 发布,Bug 修复
Netty 4.1.16.Final 发布,Java 网络服务框架
Netty 4.0.52.Final 发布,Java 网络服务框架
Netty 4.1.15.Final 和 4.0.51.Final 发布
Netty 4.1.14.Final 和 4.0.50.Final 发布
Netty 4.1.13.Final 发布,Java 网络服务框架
Netty 4.0.49.Final 发布,Java 网络服务框架
Netty 4.0.48.Final 和 4.1.12.Final 发布
Netty 4.0.47.Final 和 4.1.11.Final 发布
Netty 4.0.46.Final 和 4.1.10.Final 发布
Netty 4.1.10.Final 和 4.0.46.Final 发布
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务