consume

@ExperimentalCoroutinesApi
fun Connection.consume(queue: String, prefetch: Int = 100): Flow<ReceivingMessage.ManualAck>