vertx / io.vertx.kotlin.ext.stomp / io.vertx.ext.stomp.StompServerHandler

Extensions for io.vertx.ext.stomp.StompServerHandler

onAuthenticationRequestAwait

suspend fun StompServerHandler.onAuthenticationRequestAwait(connection: StompServerConnection, login: String, passcode: String): Boolean

Suspending version of method io.vertx.ext.stomp.StompServerHandler.onAuthenticationRequest