KenyeeC opened a new issue #254: URL: https://github.com/apache/dubbo-js/issues/254
看了 duubo.ts 的代码发现 [proxyService](https://github.com/apache/dubbo-js/blob/28e499b0b5e9e862945ad3d7461cba34e233f82f/packages/dubbo-consumer/src/dubbo.ts#L209) 方法只是单纯的返回自己,与 DubboDirectlyInvoker 的实例的 proxyService 表现不一样,希望有相同的表现,或者可以将 [consumeService](https://github.com/apache/dubbo-js/blob/28e499b0b5e9e862945ad3d7461cba34e233f82f/packages/dubbo-consumer/src/dubbo.ts#L113) 改为 public 的方法 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
