kordlib / Lavalink.kt

Coroutine based client for Lavalink (Kotlin and Java)
MIT License
36 stars 10 forks source link

Status on multiplatform #2

Open DRSchlaubi opened 3 years ago

DRSchlaubi commented 3 years ago

Current status: Kord and Lavalink.kt officially support Kotlin/JS (nodejs) and Kotlin/JVM

See kordlib/kord#69 and kordlib/kord#855

DRSchlaubi commented 2 years ago

JS will be disabled due to compiler errors for Kotlin 1.7.0

DRSchlaubi commented 1 year ago

Kord added Support for K/JS in 0.9.x, therefore we support K/JS in the Kord module since 4.0.0. See https://github.com/kordlib/kord/pull/775 for more information