seems I should use add_generic_rpc_handlers
On Monday, October 31, 2016 at 11:47:54 AM UTC+8, Ryan Qian wrote:In java, I can add ServerInterceptor to grpc server, does Python have similar way?
I need add stasd, sentry, zipkin ... support for Python grpc server.