书栈网 · BookStack 本次搜索耗时 0.031 秒,为您找到 11488 个相关结果.
  • grpc-transcode

    grpc-transcode 描述 属性 pb_option 的选项 启用插件 note note 测试插件 在返回体中展示 grpc-status-details-bin 删除插件 grpc-transcode 描述 使用 grpc-transcode 插件可以在 HTTP 和 gRPC 请求之间进行转换。 APISIX 接...
  • grpc-web

    grpc-web Description Attributes Enable Plugin note IMPORTANT Example usage note Delete Plugin grpc-web Description The grpc-web Plugin is a proxy Plugin that can proce...
  • 搭建gRPC服务

    搭建gRPC服务 http:json, h2:json http:proto, h2:proto h2:grpc h2:grpc+json 搭建gRPC服务 学习如何搭建gRPC服务。 http/h2协议的基本用法见http_client 和http_service 下文中的小节名均为可填入ChannelOptions.protocol中...
  • ProtoBuf 与 gRPC

    ProtoBuf 与 gRPC ProtoBuf gRPC 实现服务端代码 生成客户端代码 ProtoBuf 与 gRPC ProtoBuf 是一套接口描述语言(Interface Definition Language,IDL ),类似 Apache 的 Thrift 。 相关处理工具主要是 protoc ,基于 C++ 语言实现。 用...
  • grpc-web

    grpc-web 描述 启用插件 IMPORTANT 测试插件 note 删除插件 grpc-web 描述 grpc-web 插件是一个代理插件,可以处理从 JavaScript 客户端到 gRPC Service 的 gRPC Web 请求。 启用插件 你可以通过如下命令在指定路由上启用 gRPC-web 插件: curl ...
  • grpc-transcode

    grpc-transcode 描述 属性 pb_option 的选项 启用插件 note 测试插件 在返回体中展示 grpc-status-details-bin 删除插件 grpc-transcode 描述 使用 grpc-transcode 插件可以在 HTTP 和 gRPC 请求之间进行转换。 APISIX 接收 HTTP...
  • How-To: Invoke with gRPC

    How-To: Invoke services using gRPC Preview feature Step 1: Run a gRPC server Run the gRPC server using the Dapr CLI Step 2: Invoke the service Run the client using the Dapr CLI...
  • 使用 grpc-go

    使用 grpc-go 环境准备 准备polaris后台环境 准备编译/运行环境 快速接入 引入依赖 服务注册与发现 服务路由与负载均衡 故障节点熔断 服务限流 相关链接 使用 grpc-go 本文主要面向 grpc-go 的开发者,介绍如何使用grpc-go-polaris 以帮助开发者在其软件工程项目中快速接入 polaris,以...
  • How-To: Invoke with gRPC

    How-To: Invoke services using gRPC Step 1: Run a gRPC server Run the gRPC server using the Dapr CLI Step 2: Invoke the service Run the client using the Dapr CLI View telemetry ...
  • gRPC-JSON transcoder

    gRPC-JSON transcoder JSON mapping How to generate proto descriptor set Route configs for transcoded requests Sending arbitrary content Headers Sample Envoy configuration g...