-
Notifications
You must be signed in to change notification settings - Fork 83
Closed
Description
I am using async grpc like await stub.HelloWorld(Request)
, but I found that there isn't an async stub, then I found again that there actually has a pull request to fix this issue. However, the latest pypi package(v3.4.0) didn't contain that pr, moreover the latest version 3.4.0 on pypi is published last year.
So I followed the guide in README to install latest version from github repo, issue fixed. I think it is because author didn't release new version on pypi.
wangyanxi and nipunn1313
Metadata
Metadata
Assignees
Labels
No labels