implementation("io.ktor:ktor-serialization-kotlinx-cbor:3.4.2")
Integrates CBOR serialization into applications, enabling efficient binary data handling. Seamlessly integrates with the ContentNegotiation plugin for streamlined data processing.