dangdangdotcom / dubbox

Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework.
http://dangdangdotcom.github.io/dubbox
Apache License 2.0
4.9k stars 2.06k forks source link

关于REST合并到DUBBO主干的提议 #371

Closed Authorlove closed 6 years ago

Authorlove commented 6 years ago

目前dubbo正在并将长期维护中,非常希望合并dubbo其他分支的优秀功能。REST的功能是优先级比较高的需求,考虑到

  1. dubbox的rest实现很完善,文档全面,并且有生产环境的检验,稳定性有保障
  2. 使用dubbox的rest功能的用户较多,可以平滑迁移

希望可以先将rest的功能合并到dubbo主干,希望得到dubbox作者(@li-shen)支持 : https://github.com/alibaba/dubbo/pull/917

B0B02333 commented 6 years ago

支持这个

hongbailan commented 6 years ago

支持

bamboolsu commented 6 years ago

支持, 目前进行的怎么样了? 预计何时能合并过来

xusheng1987 commented 6 years ago

最新的dubbo2.6.0已经合并了