Closed teon closed 2 months ago
Right now there is no way to check if grpc is working correctly. There is a healthcheck spec for gRPC. Here is even example code: https://github.com/hyperium/tonic/tree/master/examples/src/health for tonic.
Implemented in upcomming 1.0.0
Right now there is no way to check if grpc is working correctly. There is a healthcheck spec for gRPC. Here is even example code: https://github.com/hyperium/tonic/tree/master/examples/src/health for tonic.