Robert Jaros
11/26/2020, 1:27 PM@Serializable
on the client side but not on the server side (I use contextual serialization and use some types which are not automatically serializable). I think it will break things. It's not a hypothetical question - my KVision works that way (Kotlin seralization on the client side, Jackson on the server side).