nrobi
02/04/2020, 11:40 AMkotlinx-serialization
with ktor
however I’m receiving a java.lang.NoClassDefFoundError
with call.receive<MyModel>
. Any clue what could be wrong with the setup?louiscad
02/06/2020, 9:44 AM@Serializable
annotation?nrobi
02/06/2020, 9:46 AM@SerialName
louiscad
02/06/2020, 9:56 AMContentNegotiation
accordingly as well?nrobi
02/06/2020, 9:57 AM