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