Skip to content

feat: allow get Grpc inner#2498

Open
Sherlock-Holo wants to merge 2 commits intohyperium:v0.14.xfrom
Sherlock-Holo:client-inner-getter
Open

feat: allow get Grpc inner#2498
Sherlock-Holo wants to merge 2 commits intohyperium:v0.14.xfrom
Sherlock-Holo:client-inner-getter

Conversation

@Sherlock-Holo
Copy link
Copy Markdown
Contributor

Motivation

when user use custom channel implement, for example a dynamic channel, which can connect multi endpoints, and call ban method to ban the bad endpoints when rpc call is failed, with this PR user now can access the inner field

Solution

add the getter methods to allow user access the inner field

when user use custom channel implement, for example a dynamic channel,
which can connect multi endpoints, and call ban method to ban the bad
endpoints when rpc call is failed, with this PR user now can access the
inner field
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant