implementation("io.ktor:ktor-websockets:2.0.0-beta-1")
Enables real-time, full-duplex communication between clients and servers using the WebSocket protocol.