On 2013-10-29 17:47, Spencer MacDonald wrote:
> Thats correct, compared to SIFT I want:
> 
> - All stanzas to be buffered by the server
> - On receiving an "allowed" element the server should flush its buffer
> upto and including that stanza, opposed to just letting that stanza through.

I tried implementing google:queue support as a part of prosodys XEP-198
plugin.  What I did there was:

- Headline messages and available/unavailable presence is buffered.
- Other stanzas flushes the queue.
- A limit of how many stanzas are buffered before it is flushed.
- No reordering.

I thougt this made sense.

--
Kim

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to