You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "cherrythefatbunny (GitHub)" <gi...@apache.org> on 2019/04/01 16:09:29 UTC

[GitHub] [incubator-dubbo] cherrythefatbunny opened issue #3787: reactive support basing on the async invocation since 2.7.0

Dubbo has achieved perfect async ability since 2.7.0 with CompletableFuture.
Meanwhile a support for Reactive Programming could be better.

i have tried to implement RX exchange feature(Reactor Mono/Flux) based on CompletableFuture.
Wish it could be useful

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3787 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo] ralf0131 commented on issue #3787: reactive support basing on the async invocation since 2.7.0

Posted by "ralf0131 (GitHub)" <gi...@apache.org>.
The reactive support is being developed in the 3.x branch. Please check the 3.x branch.

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3787 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org