NClient
NClient copied to clipboard
Client-side load-balancing with static resolver
It would be great to be able to enable balancing on the client. Take the grpc client as an example. At first, it is necessary to implement load-balancing with static resolver
Perhaps balancing can be done using host provider (see https://github.com/nclient/NClient/issues/448)