awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesPluggable Interceptor Chains

Sequences of customizable interceptors used to extend framework behavior for request and response processing.

Distinct from Request-Response Filter Chains: Distinct from Request-Response Filter Chains which are focused on AI traffic mutation; this is for general RPC framework extension.

Explore 1 awesome GitHub repository matching software engineering & architecture · Pluggable Interceptor Chains. Refine with filters or upvote what's useful.

Awesome Pluggable Interceptor Chains GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • apache/dubbo-goapache 的头像

    apache/dubbo-go

    4,938在 GitHub 上查看↗

    Apache Dubbo Go 是 Apache Dubbo 框架的 Go 语言实现,专为构建高性能微服务而设计。它作为一个跨语言 RPC 框架和微服务通信层,支持不同编程语言编写的服务之间进行远程过程调用。 该框架充当服务治理工具集和服务网格代理,允许数据平面以代理或无代理模式连接外部控制平面。它特别提供了一个兼容层,通过语言无关的定义和标准化的数据编码,促进 Go 和 Java 服务之间的通信。 该系统涵盖了广泛的分布式功能,包括动态服务发现、基于策略的负载均衡,以及通过熔断器和限流器进行的流量管理。它通过分布式请求追踪和性能指标实现可观测性,同时通过传输层加密和基于身份的访问控制确保安全性。 开发者生产力通过用于应用引导的命令行界面和从接口定义自动生成 RPC 存根的功能得到支持。

    Executes a sequence of customizable interceptors for request and response processing to extend framework behavior.

    Gogohttp2microservices
    在 GitHub 上查看↗4,938
  1. Home
  2. Software Engineering & Architecture
  3. Interceptor Sequences
  4. Pluggable Interceptor Chains