Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grpc client side loadbalancer support #1226

Closed
GomesNayagam opened this issue Dec 27, 2024 · 3 comments
Closed

grpc client side loadbalancer support #1226

GomesNayagam opened this issue Dec 27, 2024 · 3 comments
Assignees
Labels

Comments

@GomesNayagam
Copy link

my code i am using Static
StaticResolverFactory to address client side LB, how do i create similar stuff here, will it work with single url?

the grpc wiremock, appreciate with e.g.

@StefH StefH self-assigned this Dec 27, 2024
@StefH
Copy link
Collaborator

StefH commented Dec 27, 2024

I don't fully understand what you are trying to do.

WireMock.Net runs on a single URL, so just configure the client to use that URL, and it will work.

@GomesNayagam
Copy link
Author

probably i dint explain in detail, in my actual code i cant make changes, it is using client side LB for grpc. the above msdn link will show the e.g. i am testing by passing single url, let me update this thread if works. thx.

@GomesNayagam
Copy link
Author

this works can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants