vertx / io.vertx.kotlin.core.http / io.vertx.core.http.WebSocket

Extensions for io.vertx.core.http.WebSocket

pipeToAwait

suspend fun WebSocket.pipeToAwait(dst: WriteStream<Buffer>): Unit

Suspending version of method io.vertx.core.http.WebSocket.pipeTo