vertx / io.vertx.rxjava.rabbitmq / RabbitMQClient / rxStart

rxStart

open fun rxStart(): Single<Void>

Start the rabbitMQ client. Create the connection and the chanel.

Return