vertx / io.vertx.kotlin.core.http / io.vertx.core.http.HttpServerRequest / toWebSocketAwait

toWebSocketAwait

suspend fun HttpServerRequest.toWebSocketAwait(): ServerWebSocket

Suspending version of method io.vertx.core.http.HttpServerRequest.toWebSocket

Return

ServerWebSocket

NOTE: This function has been automatically generated from io.vertx.core.http.HttpServerRequest using Vert.x codegen.