You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2017/11/14 16:44:00 UTC

[jira] [Comment Edited] (CXF-7535) Support for Project Reactor as rx()

    [ https://issues.apache.org/jira/browse/CXF-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251694#comment-16251694 ] 

Sergey Beryozkin edited comment on CXF-7535 at 11/14/17 4:43 PM:
-----------------------------------------------------------------

I've added cxf-rt-rs-extension-reactvestreams and moved the shared code there and it works nicely with both Rxjava2 and Reactor, we can keep adding reactivestreams-only aware code to that module, for the server or client, such that it stays portable between RxJava2/Reactor/etc

I still have some comments re Mono and Flux, will do asap


was (Author: sergey_beryozkin):
I've added cxf-rt-rs-extension-reactvestreams and moved the shared code there and works nicely with both Rxjava2 and Reactor, we can keep adding reactivestreams-only aware code to that module, for the server or client, such that stays portable between RxJava2/Reactor/etc

I still have some comments re Mono and Flux, will do asap

> Support for Project Reactor as rx()
> -----------------------------------
>
>                 Key: CXF-7535
>                 URL: https://issues.apache.org/jira/browse/CXF-7535
>             Project: CXF
>          Issue Type: New Feature
>          Components: JAX-RS
>    Affects Versions: 3.2.0
>            Reporter: John D. Ament
>            Assignee: John D. Ament
>             Fix For: 3.2.2
>
>
> It would be good if Project Reactor was supported as an rx() type in CXF.  
> https://github.com/apache/cxf/tree/master/rt/rs/extensions/rx - only shows rx java and rx java 2.  project reactor/reactor core seem like the v3's of this api stack.
> https://projectreactor.io/



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)