Guillermo López

Results 2 comments of Guillermo López

I had the same problem. As peregrino said, just flashing with `./flash` I cannot start the phone, but just after doing `./flash gecko`, everything works (I'm talking about ICS)

@squaremo I think messages received from your lib to Rabbit.JS internals has a `deliveryTag` (that is what you are using to ACK messages, based on https://github.com/squaremo/amqp.node/blob/master/lib/channel_model.js#L220-224 ) I think that...