Mateusz Górski

Results 5 comments of Mateusz Górski

@reinierl Thanks for the reply. I am actually using op-rabbit but they support pausing/resuming of all consumers subscribed using provided `ConnectionActor` so it's not exactly what I'm after.

Also, how can I get a hold of underlying `channel` to `pause|resume` consumption?

@reinierl Thanks for all your involvement in the thread. I had tried that approach but couldn't get a hold of `consumerTag` for the current consumer. What I managed to do...

> I think the least invasive way to make Alice equivocate is to delay all messages to and from her clone by one round length: She'd then send a witness...

> Yes, `Effect`s are futures, and you can't `match` on them. There's already a `map` on `Effect` type so what I was proposing was adding a `map` on `Network` call...