infobloxopen / atlas-cli

Apache License 2.0
14 stars 45 forks source link

Adding keepalive to grpc servers in template files #31

Closed brocwoodworthIBLX closed 5 years ago

brocwoodworthIBLX commented 5 years ago

This PR adds a ping/heartbeat service that gets auto-registered on every gRPC listener, so microservices don’t have to implement their own keepalive methods.