reta commented on issue #660: URL: https://github.com/apache/cxf/pull/660#issuecomment-616577276
@rmannibucau I found Reactive Streams to be good abstraction, every single reactive stream implementation supports it (so interop would be the least concern here I believe), afaik even MP does have own spec based of Reactive Streams (https://github.com/eclipse/microprofile-reactive-streams-operators). Certainly SSE impl does not need Reactive Streams, but I think it is helpful. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
