[ https://issues.apache.org/jira/browse/CXF-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16243644#comment-16243644 ]
ASF GitHub Bot commented on CXF-7535: ------------------------------------- sberyozkin commented on issue #331: [CXF-7535] Adding client & server support for Project Reactor URL: https://github.com/apache/cxf/pull/331#issuecomment-342768902 Hi All, my understanding is that it is a CXF convention to have unit tests with the modules and the end to end tests involving starting endpoints and clients and sending the data over some transports - in systests, so IMHO it makes sense to keep that way. John, Andriy, re CDI, yes, nice idea, but may be indeed at the next stage (and would that make a ReactorInvoker a default one when CDI is loaded ? something we can discuss later) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > 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 > > 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)