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