gnmic
gnmic copied to clipboard
Add ability to replace the grpc.Dial connection handler
I would like to have an option to replace the dialer implementation with a custom dailer
This should be possible to do with grpc DialOption (grpc.WithContextDialer), the question is how customizable the dialer should be (type, address, credentials, etc) ?
This issue is stale because it has been open for 12 months with no activity.
This issue was closed because it has been inactive for 30 days since being marked as stale.