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

新闻 GRPC 1.4.1 发布,Google 高性能 RPC 框架 下载

本帖由 漂亮的石头2017-06-29 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,984
    赞:
    47
    GRPC 1.4.1 已发布,GRPC 是一个高性能、开源、通用的 RPC 框架,面向移动和 HTTP/2 设计,是由谷歌发布的首款基于 Protocol Buffers 的 RPC 框架。 GRPC 基于 HTTP/2 标准设计,带来诸如双向流、流控、头部压缩、单 TCP 连接上的多复用请求等特性。这些特性使得其在移动设备上表现更好,更省电且节省空间占用。

    [​IMG]

    主要更新如下:

    C-Core


    • 修复子信道关闭后的 RR policy 连接状态 (#11591)


    • 修复了 VisualStudio 2013 的 inline vs __inline 用法 (#11605)

    Node (Changes since 1.3.x):


    • Add experimental support for ARM processors.


    • The API documentation has been expanded and reorganized.


    • Added the class Client, which is a generic superclass for generated client classes. Some global functions for operating on client objects have also been added to Client.prototype.


    • Fixed issue with building against older versions of OpenSSL (#11264) (credit to smulikHakipod).


    • Fixed a bug with handling some error conditions when streaming messages from the client.


    • Fixed a bug with handling some error conditions when streaming messages from the client.


    • Fixed a memory leak of up to 8KB per call.

    下载

    GRPC 1.4.1 发布,Google 高性能 RPC 框架下载地址
     
正在加载...