This directory contains modules that provide core coroutines support on Kotlin/JVM. Module name below corresponds to the artifact name in Maven/Gradle.
- kotlinx-coroutines-core -- core coroutine builders and synchronization primitives.
- kotlinx-coroutines-io -- byte I/O channels (unstable, work in progress).