grpc/examples/python/timeout
Xuan Wang a190831789
Add examples for timeout, kepp_alive, reflection and health_checking (#32243)
* Add timeout example

* Add pb2 file to example

* Remove .proto file

* Add keep_alive example

* Add refelction client

* fixes

* Add example for health_check

* Changes based on comments

* Fix pylint
2023-02-03 14:11:27 -08:00
..
greeter_client.py Add examples for timeout, kepp_alive, reflection and health_checking (#32243) 2023-02-03 14:11:27 -08:00
greeter_server.py Add examples for timeout, kepp_alive, reflection and health_checking (#32243) 2023-02-03 14:11:27 -08:00
helloworld_pb2.py Add examples for timeout, kepp_alive, reflection and health_checking (#32243) 2023-02-03 14:11:27 -08:00
helloworld_pb2.pyi Add examples for timeout, kepp_alive, reflection and health_checking (#32243) 2023-02-03 14:11:27 -08:00
helloworld_pb2_grpc.py Add examples for timeout, kepp_alive, reflection and health_checking (#32243) 2023-02-03 14:11:27 -08:00