Is there any prior art that lets me serialize Wire...
# squarelibraries
k
Is there any prior art that lets me serialize Wire proto message with kotlinx.serialization? Want to encode a message as JSON in KMP 👀
🚫 1
Looks like there used to be
emitKotlinxSerialization
but that got dropped
j
Moshi or Gson only for now