implementation("io.ktor:ktor-websockets:3.5.2")
WebSocket server and client integration with coroutine-based frame handling, extensions, and serialization support.