Skip to content

Commit

Permalink
Added readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
matthisk committed Dec 27, 2019
1 parent b0db065 commit 4c0f31a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Java Flow

This library implements asynchronous streams on the JVM using [virtual threads](https://openjdk.java.net/projects/loom/).
The design is inspired by [kotlin-flow](https://kotlinlang.org/docs/reference/coroutines/flow.html)

0 comments on commit 4c0f31a

Please sign in to comment.