书栈网 · BookStack 本次搜索耗时 0.013 秒,为您找到 11488 个相关结果.
  • Use gRPC interface

    指南:配置 Dapr 来使用 gRPC Dapr 通过 gRPC 与应用程序通信的配置 自托管 Kubernetes 指南:配置 Dapr 来使用 gRPC How to configure Dapr to use gRPC for low-latency, high performance scenarios Dapr 为本地调用实现 HTT...
  • gRPC naming and discovery

    gRPC naming and discovery Using etcd discovery with go-grpc Managing service endpoints Adding an endpoint Deleting an endpoint Registering an endpoint with a lease Atomically u...
  • gRPC-Web

    gRPC-Web gRPC-Web gRPC architecture overview v1 API reference v2 API reference This is a filter which enables the bridging of a gRPC-Web client to a compliant gRPC server ...
  • grpc-transcode

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

    gRPC Server - Go Prerequisites Build and Deploy the sample code Exploring Testing the service gRPC Server - Go A gRPC server written in Go. This sample can be used to try...
  • http.grpc

    562 2020-06-17 《Caddy v1.0 Document》
    http.grpc Plugin Examples http.grpc Plugin This feature does not come with Caddy by default. To get it, select the http.grpc plugin when you download Caddy. The Caddy grpc ...
  • gRPC-Web

    gRPC-Web gRPC-Web gRPC architecture overview v1 API reference v2 API reference This is a filter which enables the bridging of a gRPC-Web client to a compliant gRPC server ...
  • gRPC-Web

    gRPC-Web gRPC-Web gRPC architecture overview v2 API reference This filter should be configured with the name envoy.grpc_web. This is a filter which enables the bridgi...
  • gRPC-Web

    gRPC-Web gRPC-Web gRPC 架构概述 v1 API reference v2 API reference 这个过滤器通过以下步骤可以将 gRPC-Web 客户端桥接到兼容的 gRPC 服务https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-WEB.md 。
  • 搭建gRPC服务

    http:json, h2:json http:proto, h2:proto h2:grpc h2:grpc+json English version http/h2协议的基本用法见http_client 和http_service 下文中的小节名均为可填入ChannelOptions.protocol中的协议名。冒号后的内容是协议参数,...