crux
crux copied to clipboard
KMP
Some features that are proving a blocker.
- Klaxon library is Kotlin/JVM so cannot be ported over. Any alternative?
- Some methods of OkHttp cannot be ported. Unable to find an alternative with Ktor yet.
- Any suggestions will be appreciated.
Sorry for the delay, and thanks for the PR!
Before I begin a proper review, can you please ensure that all new (and existing) files follow the same formatting? The details are in https://github.com/chimbori/crux/blob/main/.editorconfig and IntelliJ should be able to apply them automatically.