alibaba/Sentinel

Sentinel gRPC support for Streaming RPC

Open

#1,662 创建于 2020年8月12日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Java (8,150 fork)batch import
area/integrationsgood first issue

仓库指标

Star
 (23,109 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Issue Description

Type: feature request

Describe what happened (or what feature you want)

We are trying to integrate Sentinel with gRPC client for Circuit Breaker capabilities, using interceptor 'SnetinelGrpcClientInterceptor'. We have noticed that it is documented that - 'interceptor only supports unary methods in gRPC' we would like to know if you have any plans in extending the support for gRPC Streaming methods.

贡献者指南