Skip to content
New issue

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

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

Already on GitHub? # to your account

xds: add xdsTransportFactory interface #10827

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

YifeiZhuang
Copy link
Contributor

Mirror C++ implementation.
https://source.corp.google.com/piper///depot/google3/third_party/grpc/src/core/ext/xds/xds_transport.h

This interface will be used to replace XdsChannelTransport.
Next step: ControlPlaneClient and LrsClient will implement the XdsTransport defined here.

@YifeiZhuang YifeiZhuang force-pushed the xds-transport-factory branch from ccd4beb to 6144f1a Compare January 16, 2024 19:12
@larry-safran
Copy link
Contributor

We don't currently have an XdsChannelTransport, so the description is a little confusing to me. I'm sure that there will need to be discussions about the class name.

@YifeiZhuang YifeiZhuang merged commit 005f8c0 into grpc:master Jan 17, 2024
14 checks passed
@YifeiZhuang YifeiZhuang deleted the xds-transport-factory branch January 19, 2024 18:54
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 19, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants