[Streaming Indexing] Enhance RestClient with a new streaming API support #9072
Labels
Build Libraries & Interfaces
enhancement
Enhancement or improvement to existing feature or request
v2.17.0
v3.0.0
Issues and PRs related to version 3.0.0
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
RestAction
s 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
The text was updated successfully, but these errors were encountered: