rxjava-walkthrough icon indicating copy to clipboard operation
rxjava-walkthrough copied to clipboard

Update to Java 9 and use Flow

Open decebals opened this issue 8 years ago • 1 comments

Maybe it's interesting to show us an example using Flow from Java 9.

decebals avatar Jul 28 '17 14:07 decebals

@decebals I don't think there is an implementation that uses the interfaces grouped in jdk9 Flow. Reactor and Akka Streams use http://www.reactive-streams.org/ specifications also.

danjee avatar Aug 21 '18 11:08 danjee