Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for asynchronous rest client streaming #2169

Open
ohmayr opened this issue Sep 17, 2024 · 0 comments
Open

add support for asynchronous rest client streaming #2169

ohmayr opened this issue Sep 17, 2024 · 0 comments
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@ohmayr
Copy link
Contributor

ohmayr commented Sep 17, 2024

Implement async rest client streaming api methods in the async rest transport layer to add support for async rest client streaming.

Also add unit test coverage and add an e2e showcase test for it.

The related code change locations can be looked up by searching for this issue.

Currently, there are no plans to support async rest client streaming.

@ohmayr ohmayr added priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

1 participant