Re: [RSocket Support] Introduce the implementation of rsocket protocol in Dubbo 3.0

2019-04-11 Thread yuneng xie
Hi, I agreed with kirito that we need an article about the new feature and i have been working on it , i would raise a pr after i finish it. 徐靖峰 于2019年4月11日周四 下午4:54写道: > Hi > Recently I notice that @XieYuneng has completely finished the coding of > rsocket integration, maybe an article

Re: [DISCUSS]: Some thoughts on What Dubbo 3.0 is, we really should start it ASAP

2019-03-06 Thread yuneng xie
can use Mono/Flux as args in rpc. yuneng xie 于2019年1月22日周二 下午2:25写道: > Hi Ian Luo, > > OK, i'd start to work on it soon. > > Ian Luo 于2019年1月17日周四 下午2:01写道: > >> Hi Yuneng, >> >> Sounds interesting. I am especially interested in reactive programming >&g

Re: [DISCUSS]: Some thoughts on What Dubbo 3.0 is, we really should start it ASAP

2019-01-16 Thread yuneng xie
Hi folks, I agreed with Ian Luo on the improvement list. I also got some idea in my mind. I'd just share with you two points below in detail which i'm most interested in right now. 1. Upgrade the core abstraction "Invoker", which works in sync mode, to an abstraction works in async mode. then