shabbyrobe / grpc-stubs

gRPC typing stubs for Python
MIT License
35 stars 21 forks source link

Add stubs for grpc-channelz, grpc-reflection, grpc-health #5

Closed wwuck closed 4 years ago

wwuck commented 4 years ago

Added some stubs for grpc-channelz, grpc-reflection, and grpc-health.

shabbyrobe commented 4 years ago

This looks great, thanks! I'll see if I have time to set up the tests to run in a GitHub action in the next few days. If the tests pass, I'll merge and publish to PyPy.