ktor-http-cio / io.ktor.http.cio.websocket / start

start

suspend fun RawWebSocket.start(handler: suspend WebSocketSession.() -> Unit): Unit