书栈网 · BookStack 本次搜索耗时 0.037 秒,为您找到 69363 个相关结果.
  • 快速开始

    418 2023-11-03 《go-zero v1.6 教程》
    快速开始 概述 示例 小技巧 参考文献 快速开始 概述 本文将介绍如何快速开发一个 rpc server 服务。 示例 准备工作 首先我们执行如下命令生成一个 proto 文件及其 pb 文件。 # 创建 demo 服务目录 $ mkdir demo && cd demo # go mod 初始化 $ go mod ...
  • xmlrpc.client —- XML-RPC client access

    xmlrpc.client —- XML-RPC client accessServerProxy 对象 DateTime 对象 Binary 对象 Fault 对象 ProtocolError 对象 MultiCall 对象 Convenience Functions Example of Client Usage Example o...
  • rpc

    rpc rpc.mode 说明 rpc.async_batch_size 说明 node.tcp_server_port 说明 node.tcp_client_port 说明 node.tcp_client_num 说明 rpc.connect_timeout 说明 rpc.send_timeout 说明 rpc.authent...
  • 3.3 gRPC 的使用和了解

    3.3 gRPC 的使用和了解 3.3.1 安装 3.3.2 gRPC 的四种调用方式 3.3.2.1 Unary RPC:一元 RPC 3.3.2.1.1 Proto 3.3.2.1.2 Server 3.3.2.1.3 Client 3.3.2.2 Server-side streaming RPC:服务端流式 RPC 3.3.2.2.1 Pr...
  • xmlrpc.client —- XML-RPC 客户端访问

    xmlrpc.client —- XML-RPC 客户端访问ServerProxy 对象 DateTime 对象 Binary 对象 Fault 对象 ProtocolError 对象 MultiCall 对象 Convenience Functions Example of Client Usage Example of Client...
  • Dubbo插件

    Dubbo插件 说明 插件设置 插件详解 选择器处理 规则处理 元数据 Dubbo插件 说明 dubbo 插件是将 http协议 转换成 dubbo协议 的插件,也是网关实现dubbo 泛化调用的关键。 dubbo 插件需要配合元数据才能实现dubbo 的调用。 apache dubbo 和 alibaba dubbo ,都是使用...
  • Remote User Defined Function Service

    User Defined Function Rpc Write UDF functions Copy the proto file Generated interface Implementing an interface Create UDF Use UDF Delete UDF Example User Defined Functi...
  • Remote User Defined Function Service

    User Defined Function Rpc Write UDF functions Copy the proto file Generated interface Implementing an interface Create UDF Use UDF Delete UDF Example User Defined Functi...
  • XML-RPC 与 XML-RPC 服务器类

    XML-RPC 与 XML-RPC 服务器类 什么是 XML-RPC ? 使用 XML-RPC 类 初始化类 发送 XML-RPC 请求 解释 请求解析 创建一个 XML-RPC 服务器 处理服务器请求 注意 格式化响应 发送错误信息 创建你自己的客户端与服务端 客户端 服务端 尝试一下 在请求参数中使用关联数组 数据类型 ...
  • grpc-transcode

    grpc-transcode Proto 参数 添加proto 参数列表 示例 使用 grpc-transcode 插件 测试 使用 grpc-transcode 插件的 pb_option 选项 选项清单 测试 pb_option 参数 禁用插件 grpc-transcode HTTP(s) -> APISIX -> gRPC...