apache/dubbo

Support native stream calls in generic call

开放

#13,109 创建于 2023年9月24日

 (3 条评论) (0 个反应) (0 位负责人)Java (26,453 个派生)batch import
component/sdkhelp wantedtype/proposal

仓库指标

星标
 (41,524 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

  • 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.

贡献者指南