gnmic icon indicating copy to clipboard operation
gnmic copied to clipboard

Add ability to replace the grpc.Dial connection handler

Open marcushines opened this issue 1 year ago • 2 comments

I would like to have an option to replace the dialer implementation with a custom dailer

marcushines avatar Mar 17 '23 18:03 marcushines

This should be possible to do with grpc DialOption (grpc.WithContextDialer), the question is how customizable the dialer should be (type, address, credentials, etc) ?

karimra avatar Mar 20 '23 15:03 karimra

This issue is stale because it has been open for 12 months with no activity.

github-actions[bot] avatar Apr 26 '24 01:04 github-actions[bot]

This issue was closed because it has been inactive for 30 days since being marked as stale.

github-actions[bot] avatar May 26 '24 01:05 github-actions[bot]