vcrpy icon indicating copy to clipboard operation
vcrpy copied to clipboard

Support for GRPC interractions

Open dedoussis opened this issue 3 years ago • 7 comments

This issue is about adding a stub that wraps the https://pypi.org/project/grpcio/ package to support cassettes for GRPC interactions.

Submitting this issue to see whether a contribution for supporting such a feature would be welcome. If yes, I'm happy to raise a PR.

dedoussis avatar Oct 02 '20 13:10 dedoussis

Also having the same issue.

We are trying to test Google Cloud Vision interactions, which uses gPRC under the hood.

jaoxford avatar Nov 11 '20 14:11 jaoxford

I'm also interested in this for testing Google Ads interactions, which also utilize gRPC.

Is this something that would be pulled into vcrpy?

maxcountryman avatar Apr 22 '21 17:04 maxcountryman

Count me in for alpha testing :)

ServerlessArchitect avatar Sep 14 '21 16:09 ServerlessArchitect

Interested in gRPC support too 👍

abdullahselek avatar Apr 29 '22 08:04 abdullahselek

Hello! Have you guys any news about the grpc recording implementation?

AleksandrLiadov avatar Oct 18 '22 15:10 AleksandrLiadov

@dedoussis there seems to be a good amount of support, are you able to go ahead and make a PR to nudge the convo along?

cc @kevin1024 in case I missed convo on this elsewhere or we are waiting on a maintainer decision before pr

upstartjohnvandivier avatar Sep 12 '23 20:09 upstartjohnvandivier

any update on this? I really need grpc support for accessing Google texttospeech and speechtotext API.

agilebean avatar Nov 19 '23 11:11 agilebean