Hi Sergey, very interesting,
would it be crazy to integrate with HTTP/2 (servlet 4) too to have a real reactive server to client implementation (ie if I produce a "list" I can produce it by item and client would read it by item?) Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www.tomitribe.com> | JavaEE Factory <https://javaeefactory-rmannibucau.rhcloud.com> 2016-05-19 17:41 GMT+02:00 Sergey Beryozkin <[email protected]>: > Hi Christian > > https://issues.apache.org/jira/browse/CXF-6833 > > Please see the links with the code updates, > Any ideas how it can be pushed further ? > So far what I plan is to support Observable as JAX-RS 2.1 Reactive invoker > on the client side, but that would be more of the cosmetic thing, so I > wonder how much else can be done at the CXF level to go even further as far > as supporting Observable is concerned, besides of what is already on the > trunk. > > FYI, supporting Java 8 CompletableFuture is also on the map > Sergey > >
