open fun rxConfirmSelect(): Single<Void>
Enables publisher acknowledgements on this channel. Can be called once during client initialisation. Calls to basicPublish() will have to be confirmed.
Return