vertx / io.vertx.reactivex.config / ConfigRetriever / configStream

configStream

open fun configStream(): ReadStream<JsonObject>

Return
the stream of configurations. It's single stream (unicast) and that delivers the last known config and the successors periodically.