Re: acks for messenger

2012-10-29 Thread Ken Giusti
+1 to Option 2, with Rob's Messenger.ack() capability. -K - Original Message - I'm taking a look at expanding the messenger API to support reliability and so far there seem to be two directions to explore which I'll attempt to describe below: Option 1) Messenger.ack(Message) or

Re: acks for messenger

2012-10-29 Thread Rafael Schloming
So for configuring this capability I was thinking of something along the lines of two messenger level settings for reliability, e.g. something for incoming messages controlling at-most-once vs at-least-once vs exactly-once, and likewise for outgoing messages. I think controlling whether or not