Files
tonic/examples/src
James NugentandGitHub da92dbf8aa feat(health): Add tonic-health server impl
This commit adds a new crate `tonic-health` which implements the
[standard GRPC Health Checking][checking] protocol.

Currently there is only a server implementation, though others have
alluded in the discussion in #135 that client implementations exist
which could also be imported as necessary.

A example server has also been added - once the client work is done a
client for this should be added also.

[checking]: https://github.com/grpc/grpc/blob/master/doc/health-checking.md

Fixes #135.
2020-03-30 09:33:02 -05:00
..
2020-01-13 21:26:08 -05:00
2019-12-13 23:55:49 -05:00
2019-12-20 22:39:39 -05:00
2019-12-13 23:55:49 -05:00
2020-01-13 21:26:08 -05:00