vertx / io.vertx.kotlin.core.http / io.vertx.core.http.WebSocketBase

Extensions for io.vertx.core.http.WebSocketBase

pipeToAwait

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

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