ValentijnNK / miranda

Automatically exported from code.google.com/p/miranda
0 stars 0 forks source link

Support of Publish-Subscribe data storage for the bookmarks #72

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
As per XEP-0048 (http://xmpp.org/extensions/xep-0048.html#storage) the
Publish-Subscribe storage bacame recommended storage for the bookmarks.

The current implementation in the Miranda satisfies the previous version of
that XEP (http://www.xmpp.org/extensions/attic/xep-0048-1.0.html)

Benefits of new storage:
- The stored data will be automatically pushed to all of the user's
connected resources.

However not all severs support Pubsub, so client should choose between
Private XML storage and Pubsub storage based on the server capabilities.

Original issue reported on code.google.com by mishail.mishail on 30 Jul 2009 at 3:04

GoogleCodeExporter commented 9 years ago
Forgot to mention, that's for Jabber plugin

Original comment by mishail.mishail on 30 Jul 2009 at 3:06

GoogleCodeExporter commented 9 years ago

Original comment by alex.zif...@gmail.com on 30 Jul 2009 at 7:44

GoogleCodeExporter commented 9 years ago

Original comment by alex.zif...@gmail.com on 30 Jul 2009 at 7:46

GoogleCodeExporter commented 9 years ago
see also issue 63
http://code.google.com/p/miranda/issues/detail?id=63

Original comment by ing.u.horn@gmail.com on 30 Jul 2009 at 7:51