implementation("io.ktor:ktor-client-websockets:3.0.0-beta-1")
Enables full-duplex communication with servers using the WebSocket protocol, supporting real-time data exchange.