vertx / io.vertx.config / ConfigRetriever / configStream

configStream

abstract 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.