[Bug 96921] XMPP Compliance Suite 2016
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Dec 30 12:05:45 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=96921
--- Comment #4 from ruff <me at ruff.mobi> ---
I'm sure XEP-0357 will also be very handy for mobile clients. It's also very
simple to implement on client side (literally just add a call which triggers
csi message - nothing more). All the job is done on the server side -
suppress/discard/defer while inactive - and redeliver when state flips back.
Delivery will then be driven by client's power-management cycle which would
resemble server push mechanics.
The rationale - to prevent TCP being dropped (timeout) or waking up the
handheld unnecessarily. Dropped TCP may partially be mitigated by XEP-0198 and
connection resumption - but that one is much harder to implement on both client
and server side (need to preserve state and recover it for new connection).
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
More information about the telepathy-bugs
mailing list