go-kit/kit

Feature request: grpc conn manager

Open

#862 opened on Apr 15, 2019

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Go (2,446 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (27,422 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Ref: https://github.com/go-kit/kit/blob/master/examples/apigateway/main.go#L184

Based on this hint, I wrote some code and wondered if this could be contributed to the kit. Do you have time to look at it @ChrisHines ? If it is not good enough, can it be an example? Here, https://github.com/MaruHyl/xgrpc

Contributor guide