liuzhiguo630 opened a new issue, #10501: URL: https://github.com/apache/dubbo/issues/10501
背景: 现在有个 dubbo-proxy 服务,通过 Netty + 泛化调用供接口测试,性能压测等。 但是到 PB + Tri 组合之后,泛化调用不生效了,根据 sample 里的示例得将 dubbo-complier 生成的文件引入后,才能用泛化调用。那就太不泛化了。 有没有什么办法像之前那样泛化调用呢,或者有没有其他工具像调用 HTTP 接口一样,动态地调用 Triple 协议呢? -- 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]
