书栈网 · BookStack 本次搜索耗时 0.026 秒,为您找到 24422 个相关结果.
  • Tutorials

    Table of contents Table of contents Introduction to the gRPC-Gateway Creating a simple hello world with gRPC Generating stubs Creating main.go Adding gRPC-Gateway annotati...
  • Examples

    Examples Examples Examples are available under examples/internal directory. proto/examplepb/echo_service.proto , proto/examplepb/a_bit_of_everything.proto , proto/examplepb/u...
  • Authentication and Authorization

    Authentication and Authorization Logical layers Logical elements Authentication and Authorization This document describes how authentication (authn) and authorization (authz) ...
  • Tracing

    Tracing With OpenCensus.io and AWS X-ray Adding tracing using AWS-Xray as the exporter Without a global configuration A method we want to trace A method we do not wish to tr...
  • Go gRPC - 概览

    2582 2019-06-01 《Go-Micro 文档》
    概览 示例 安装protobuf 服务发现 Consul mDNS 编写服务 使用Micro 安装micro 或者自行编译 gRPC网关 Micro gRPC是micro的gRPC框架插件,简化开发基于gRPC的服务。 概览 micro提供有基于Go的gRPC插件go-micro ,该插件可以在内部集成gPRC,并与之无缝交互,...
  • 5.4 能不能不用证书?

    1540 2020-01-17 《跟煎鱼一起学Go》
    5.4 gRPC+gRPC Gateway 能不能不用证书? 过去 为什么 h2 不行 寻找 h2c 琢磨其他方式 使用 cmux 使用第三方 h2 现在 使用标准库 h2c 验证 HTTP/1.1 HTTP/2(gRPC) 总结 参考 5.4 gRPC+gRPC Gateway 能不能不用证书? 如果你以前有涉猎过 gRP...
  • Running a Fabric Application

    Running a Fabric Application Before you begin Set up the blockchain network Launch the blockchain network Deploy the smart contract Prepare the sample application Run the samp...
  • Integrations with open-source frameworks

    Contents Microservices Spring Cloud Quarkus Web frameworks Web Servlet Spring WebFlux RPC frameworks Dubbo gRPC Reactive support Reactor API Gateway support Spring Clou...
  • Authentication and Authorization

    Authentication and Authorization Logical layers Logical elements Authentication and Authorization This document describes how authentication (authn) and authorization (authz) ...
  • Implementing Custom Logic

    Implementing Custom Logic Module Available contexts handler.lua specifications Migrating from BasePlugin module WebSocket Plugin Development Handler Functions WebSocket reques...