grpc / grpc/grpc-rust

xDS Load Balancing Support

Open
#479 5 comments 11 reactions 0 assignees View on GitHub
A-tonic C-enhancement
Dominant language
Rust
Stars
12.5k
Forks
1.3k
Avg merge
4d 7h
Merged PRs (30d)
24

Description

## Feature Request

It would be great to see an implementation of [gRPC RFC A27](https://github.com/grpc/proposal/blob/master/A27-xds-global-load-balancing.md).

### Motivation

Load balancing / consistency with official gRPC clients.

This is a non-trivial undertaking and not something we need right now. I'm filling this for tracking / in case someone else wants to take up the undertaking. If/when we get to the point of needing xDS support, we'll have to decide between adding it to Tonic (which would be nice since Tonic is much nicer to work with) or using grpcio (assuming we/they upgrade to gRPC C 1.30+).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.