AdachiAndShimamura commented on issue #145: URL: https://github.com/apache/dubbo-rust/issues/145#issuecomment-1646723459
> 现在triple协议没有对外提供http server,不能通过curl来访问。你的设计看起来不能实现这个能力 建议通过grpccurl来访问 server。 如果你有进一步的想法,可以继续沟通。 啊,我的意思是实现使用curl直接向unary服务的application/json通信,目前我试着改了一版,根据curl测试来看应该是实现了这个能力 -- 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]
