Storage format: custom vs kotlinx serialization #8
Labels
enhancement
js
Issues specific to Kotlin/JS
multiplatform
Issues related to multiplatform support
tests
Milestone
Actual behavior: Eavs are serialized to trx log via custom serialization.
Quality for this serialization is unclear and it's more difficult to implement support of nested map attributes using custom serialization.
Consider switch to kotlinx.serialization/CBOR.
Comparison matrix:
kotlinx advantages:
The text was updated successfully, but these errors were encountered: