apache/dubbo

Support native stream calls in generic call

Open

#13,109 建立於 2023年9月24日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)Java (26,453 fork)batch import
component/sdkhelp wantedtype/proposal

倉庫指標

Star
 (41,524 star)
PR 合併指標
 (平均合併 7天 14小時) (30 天內合併 20 個 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.

貢獻者指南