aries / net.globalid.aries.utils / RxPool / openPool

openPool

fun openPool(configName: String): Single<Pool>

Opens a pool with the given configuration name.

Parameters

configName - is the name of the configuration.

Return
the opened pool.