grpc_reflection.rst 484 B

12345678910111213141516171819
  1. gRPC Reflection
  2. ====================
  3. What is gRPC reflection?
  4. ---------------------------------------------
  5. Check this out `gRPC Python Server Reflection <https://github.com/grpc/grpc/blob/master/doc/python/server_reflection.md>`_
  6. Example
  7. -------
  8. Refer to the GitHub `reflection example <https://github.com/grpc/grpc/blob/master/examples/python/helloworld/greeter_server_with_reflection.py>`_
  9. Module Contents
  10. ---------------
  11. .. automodule:: grpc_reflection.v1alpha.reflection