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