You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
…
|
||
---|---|---|
.. | ||
kotlinx-coroutines-jdk9 | ||
kotlinx-coroutines-reactive | ||
kotlinx-coroutines-reactor | ||
kotlinx-coroutines-rx2 | ||
kotlinx-coroutines-rx3 | ||
README.md | ||
knit.properties | ||
knit.test.include |
README.md
Coroutines for reactive streams
This directory contains modules with utilities for various reactive stream libraries. Module name below corresponds to the artifact name in Maven/Gradle.
Modules
- kotlinx-coroutines-reactive -- utilities for Reactive Streams
- kotlinx-coroutines-reactor -- utilities for Reactor
- kotlinx-coroutines-rx2 -- utilities for RxJava 2.x
- kotlinx-coroutines-rx3 -- utilities for RxJava 3.x