Mercurial > libervia-pubsub
diff README @ 133:229c6f6cd754
Update to current state.
author | Ralph Meijer <ralphm@ik.nu> |
---|---|
date | Sun, 24 Apr 2005 17:45:45 +0000 |
parents | 71ec735ca5b0 |
children | f809b998c6f4 |
line wrap: on
line diff
--- a/README Sun Apr 24 17:31:34 2005 +0000 +++ b/README Sun Apr 24 17:45:45 2005 +0000 @@ -15,19 +15,8 @@ There are two different backends: one using PostgreSQL for storage, and one just keeping everything in memory. -In Idavoll the mimimal requirements of JEP-0060 version 1.6 are implemented. -It also returns the following features: - - http://jabber.org/protocol/pubsub#outcast-affiliation - http://jabber.org/protocol/pubsub#publisher-affiliation - http://jabber.org/protocol/pubsub#persistent-items - http://jabber.org/protocol/pubsub#subscribe - http://jabber.org/protocol/pubsub#create-nodes - http://jabber.org/protocol/pubsub#instant-nodes - -When using the PostgreSQL backend the following features are also supported: - - http://jabber.org/protocol/pubsub#retrieve-items +In Idavoll the mimimal requirements of JEP-0060 version 1.7 are implemented +plus most optional features, as returned by Service Discovery. Requirements ============