Slightly related question: Is it possible to integrate Protobuf's `JsonFormat` JSON serialization wi...
t
Slightly related question: Is it possible to integrate Protobuf's
JsonFormat
JSON serialization with Kotlinx-serialization-json? I'm hoping to incorporate some protobuf messages into some JSON that I'm sending/receiving in ktor