[Bug 23963] Support for presence optimisations

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 14 15:32:36 CET 2011


https://bugs.freedesktop.org/show_bug.cgi?id=23963

--- Comment #14 from Senko Rasic <senko at senko.net> 2011-03-14 07:32:35 PDT ---
We've decided to modify the original proposal a bit. The issue here is that
while the code works, it's not very elegant, and would propose additional
maintenance burder in the future.

The modified version is very similar in the effect, but has the important
stanza handler in wocky, too. This means that the XMPP implementation details
are hidden from gabble, and can easily be modified/amended/updated/enhanced in
the future (for example, to do more aggressive power-management support by
reordering XMPP stanzas that may be reordered, so the queue flushes are
minimised).

The changes implementing this are in the updated (rebased) branches in my git
repos). Since the underlying Wocky code changed while I was doing this (Porter
split into Porter the interface and Porter-C2S the implementation), I'll have
to rebase the wocky changes once again before they can be reviewed/merged.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list