implementation("io.ktor:ktor-websocket-serialization:2.3.13")
Enables serialization and deserialization of WebSocket frames using various formats like JSON, XML, CBOR, and ProtoBuf.