We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3b8ba2 commit 6506992Copy full SHA for 6506992
README.md
@@ -5,7 +5,8 @@
5
[](https://maven-badges.herokuapp.com/maven-central/com.softwaremill.jox/channels)
6
[](https://javadoc.io/doc/com.softwaremill.jox/channels)
7
8
-Modern concurrency for Java 21+ (backed by virtual threads, see [Project Loom](https://openjdk.org/projects/loom/)).
+Modern concurrency for Java 21 (backed by virtual threads, see [Project Loom](https://openjdk.org/projects/loom/)).
9
+Requires JDK 21.
10
Includes:
11
12
* Fast and Scalable Channels in Java. Inspired by the "Fast and Scalable Channels in Kotlin Coroutines"
0 commit comments