implementation("io.ktor:ktor-client-websockets:3.5.2")
Client-side WebSocket support: coroutine-friendly send/receive of text/binary frames, ping/pong, session and extensions.