https://kotlinlang.org logo
e

edvin

11/25/2018, 10:54 AM
@alex We don't have our own JSON parser, we use javax.json. I don't think
kotlinx.serialization
was complete/production quality when I made the decision to go with javax.json, but for 2.0 or 2.1 we should definitely use
kotlinx.serialization
. If we could get modules up and running we might even support both in different modules 🙂