Closed adalrsjr1 closed 2 years ago
diving deep into the code base I got a new question. does this history implements all features proposed in #6194?
哪位Dubbo社区大佬能帮忙回复一下这个问题啊 ?我们和期望用上Dubbo的Proxless Mesh的能力
@jungan21 The proxyless mesh mentioned in the picture actually means that the proxy is placed in dubbosdk, so that dubbosdk can directly connect to the xds server. refer to
diving deep into the code base I got a new question. does this history implements all features proposed in #6194?
I think it's the history you mentioned, now it's moved to dubbo-registry-xds
How to use Dubbo's proxyless mesh features?
I'm learning how deploy a proxyless mesh gRPC-xDS application using Dubbo, and I didn't found any documentation explicitly mentioning this feature.