Files
tonic/tonic-health
Akhil VelagapudiandGitHub 76de87eec5 Remove unnecessary dependencies in tonic-health (#502)
* remove dependency on bytes

* remove dependency on async-stream
2021-01-05 16:02:13 -05:00
..
2020-04-01 14:45:05 -04:00

tonic-health

A tonic based gRPC healthcheck implementation.

Features

  • transport: Provides the ability to set the service by using the type system and the NamedService trait.