vertx / io.vertx.kotlin.core.http / io.vertx.core.http.HttpConnection

Extensions for io.vertx.core.http.HttpConnection

pingAwait

suspend fun HttpConnection.pingAwait(data: Buffer): Buffer

Send a frame to the remote endpoint.

updateSettingsAwait

suspend fun HttpConnection.updateSettingsAwait(settings: Http2Settings): Unit

Send to the remote endpoint an update of this endpoint settings