apache/dubbo

Support native stream calls in generic call

オープン

#13,109 opened on 2023/09/24

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Java (26,453 件のフォーク)batch import
component/sdkhelp wantedtype/proposal

Repository metrics

Stars
 (41,524 個のスター)
PR merge metrics
 (PR metrics pending)

説明

  • I have searched the issues of this repository and believe that this is not a duplicate.
  • I have searched the release notes of this repository and believe that this is not a duplicate.

Describe the feature

In the traffic repaly scenario, we need to use the recorded request at that time to make a generic call. When an application uses a custom serialization, a lot of additional processing needs to be done before call. So I thought maybe Dubbo needs to support native stream in generic call.

コントリビューターガイド