1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Netty-4.1.0.CR6 发布,Java 网络服务开发框架 下载

Discussion in '软件资讯' started by 漂亮的石头, 2016-04-03.

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

    Joined:
    2012-02-10
    Messages:
    487,584
    Likes Received:
    47
    Netty-4.1.0.CR6 发布了,Netty提供异步的、事件驱动的网络应用程序框架和工具,用以快速开发高性能、高可靠性的网络服务器和客户端程序。

    此次更新主要改进记录:


    • Customizable NIO and epoll select strategy (#4955 and #5044)


    • Deprecate WRITE_BUFFER_LOW/HIGH_WATER_MARK in favor of WRITE_BUFFER_WATER_MARK (#5060 and #4858)


    • Change the visibility of DefaultChannelId to public (#5057)


    • Fix propagation of channelRegistered() event in ChannelInitializer (#4995)


    • Fix incorrect name encoding/decoding in DNS records (#5064)


    • Fix missing @Sharable annotation in MqttEncoder (#5063)


    • Fix the bug where epoll ET with autoRead set to false will leave data on the RECV queue (#5061)

    下载地址:http://netty.io/downloads.html
    Netty-4.1.0.CR6 发布,Java 网络服务开发框架下载地址
     
Loading...