I want to use multiple serialization formats with Ktor, that already provides the experimental json-io format, but it is currently limited to Json because there is no core artifact with kotlinx-io integration (yet). Describe the solution you'd like Add an experimental SerialFormat that is comp...
kotlinx.serialization also ships some deprecated Kotlin/Native targets that do not belong to any tier (e.g.iosArm32,mingwX86). We'll continue to release them, but we do not provide support for them, nor do we plan to add new targets from the deprecated list. Improvements in Json element...