AlbumenJ commented on issue #10551:
URL: https://github.com/apache/dubbo/issues/10551#issuecomment-1237781146

   > (这里留一个疑问,是否引入 rest 扩展后,dubbo 可以只使用类似 Feign 的 HTTP RPC,而完全不使用 dubbo 主打的 
dubbo/triple 协议二进制 RPC?)
   
   Dubbo 作为服务端可以发布 rest 服务,客户端支持所有标准 rest 协议支持的 
SDK(Dubbo、Feign、okhttp、restTemplate 等)、Dubbo 也可以作为客户端消费发布了标准 rest 
协议的服务,服务端支持所有标准 rest server(Dubbo、spring web、tomcat、jetty等)


-- 
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