-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
Build Libraries & InterfacesenhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or requestv2.17.0v3.0.0Issues and PRs related to version 3.0.0Issues and PRs related to version 3.0.0
Description
Is your feature request related to a problem? Please describe.
The RestClient does not support request / response streaming in any form but we need the mechanism to communicate with new RestActions that support this new communication style (#9071)
Describe the solution you'd like
Enhance RestClient with a new streaming API support by adding the variation of request / response interaction using reactive streams.
Describe alternatives you've considered
N/A
Additional context
See please #9071
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Build Libraries & InterfacesenhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or requestv2.17.0v3.0.0Issues and PRs related to version 3.0.0Issues and PRs related to version 3.0.0
Type
Projects
Status
Done