Skip to content

Commit 0d0a53a

Browse files
authored
Update README.md
1 parent 6113cfd commit 0d0a53a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Library for interoperation between RxJava 3 and JDK 21's Virtual Threads (aka Fibers, Project Loom).
44

5+
# RxJava 4.0 now has integrated virtual scheduler and virtual operators
6+
7+
This library won't be developed further.
8+
9+
-------
10+
511
<a href='https://github.com/akarnokd/RxJavaFiberInterop/actions?query=workflow%3A%22Java+CI+with+Gradle%22'><img src='https://github.com/akarnokd/RxJavaFiberInterop/workflows/Java%20CI%20with%20Gradle/badge.svg'></a>
612
[![codecov.io](http://codecov.io/github/akarnokd/RxJavaFiberInterop/coverage.svg?branch=master)](http://codecov.io/github/akarnokd/RxJavaFiberInterop?branch=master)
713
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.akarnokd/rxjava3-fiber-interop/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.akarnokd/rxjava3-fiber-interop)

0 commit comments

Comments
 (0)