You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/11/08 07:33:31 UTC

[GitHub] [dubbo] AlbumenJ commented on issue #10805: Think of how Dubbo can better support http protocol. 设计支持 http 协议的编码与通信模式

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

   4. 提供原生 Http 协议支持
   目标:用户不需要引入 tomcat 或者 rest server 就可以发布 http 服务。
   现状:待实现,需要从 transport 层(netty)往上写一个新的协议。底层最好兼容 H1、H2、H3,同时做到分层解耦,未来 triple 可以基于 H2 的底层统一实现。


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org