liuzhiguo630 commented on issue #10501:
URL: https://github.com/apache/dubbo/issues/10501#issuecomment-1227988385

   > 可以参考一下 `grpc-gateway`的实现,目前 triple 已经实现了反射服务,通过 `grpc-cli` 是可以直接调用的,
   > 
   > #10168
   
   grpc-gateway 貌似没有实现反射,必须把 proto 加载进来。grpcurl、grpcui 可以用了,那看来可以写个 go 程序集成 
grpcurl 来完成 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]

Reply via email to