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.

貢獻者指南