vertx / io.vertx.kotlin.ext.web.sstore / io.vertx.ext.web.sstore.SessionStore / putAwait

putAwait

suspend fun SessionStore.putAwait(session: Session): Unit

Add a session with the specified ID.

Parameters

session - the session