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

Sergey Beryozkin commented on CXF-7535:
---------------------------------------

FYI, https://issues.apache.org/jira/browse/CXF-7556

I've made Rx2Java related code (AbstracAsyncSubscriber -> AbstractSubscriber) 
the same as in the Reactor one, and now these 3 classes are identical - nothing 
specific to either RxJava2 or Reactor. I'd like to return to your Flux vs Mono 
case a bit later but for now I'll just create a shared reactive module which 
will depend only on reactive streams org API, we have a good start :-)

> 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)

Reply via email to