grpc client side loadbalancer support #655

Closed
opened 2025-12-29 15:29:50 +01:00 by adam · 3 comments
Owner

Originally created by @GomesNayagam on GitHub (Dec 27, 2024).

Originally assigned to: @StefH on GitHub.

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.

Originally created by @GomesNayagam on GitHub (Dec 27, 2024). Originally assigned to: @StefH on GitHub. my code i am using [Static](https://learn.microsoft.com/en-us/aspnet/core/grpc/loadbalancing?view=aspnetcore-9.0) 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.
adam added the question label 2025-12-29 15:29:50 +01:00
adam closed this issue 2025-12-29 15:29:54 +01:00
Author
Owner

@StefH commented on GitHub (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.

@StefH commented on GitHub (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.
Author
Owner

@GomesNayagam commented on GitHub (Dec 27, 2024):

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 commented on GitHub (Dec 27, 2024): 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.
Author
Owner

@GomesNayagam commented on GitHub (Dec 30, 2024):

this works can be closed.

@GomesNayagam commented on GitHub (Dec 30, 2024): this works can be closed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net-wiremock#655