gapic-generator-python icon indicating copy to clipboard operation
gapic-generator-python copied to clipboard

add support for asynchronous rest client streaming

Open ohmayr opened this issue 1 year ago • 0 comments

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 avatar Sep 17 '24 16:09 ohmayr