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