[
https://issues.apache.org/jira/browse/CXF-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16245535#comment-16245535
]
Sergey Beryozkin commented on CXF-7535:
---------------------------------------
Hi John,
I think we now need to have some of code in rx2.server and reactor.server
reused, specifically, StreamingAsyncSubscriber and JsonStreamingAsyncSubscriber
are complete duplicates, with rx2.server.AbstractAsyncSubscriber and
reactor.server.AsyncSubscriber varying slightly.
I'd like to push it all to rt/frontend/jaxrs/ for a start, with rx-common to be
introduced at a later stage once there's enough material there.
Can you please explain why AbstractAsyncSubscriber and AsyncSubscriber are
different ?
> 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)