Mercurial > libervia-pubsub
diff README @ 404:105a0772eedd
doc: first draft
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 24 Jul 2019 19:26:43 +0200 |
parents | 0fedfb5cd7c7 |
children | c56a728412f1 |
line wrap: on
line diff
--- a/README Wed Jun 12 21:51:50 2019 +0200 +++ b/README Wed Jul 24 19:26:43 2019 +0200 @@ -5,9 +5,7 @@ Copyright (c) 2014-2016 Adrien Cossa Copyright (c) 2003-2011 Ralph Meijer -Sàt PubSub is a PubSub component service for XMPP - - +SàT PubSub is a PubSub component service for XMPP ** LICENSE ** @@ -29,14 +27,14 @@ ** ABOUT ** SàT PubSub is a XMPP PubSub service component (XEP-0060) -It's based on Ralph Meijer's Idavoll, but provide special features necessary for the « Salut à Toi » project ( http://sat.goffi.org ), but it can also be used for any other XMPP project. +It's based on Ralph Meijer's Idavoll, and provides special features necessary for the « Salut à Toi » project (https://salut-a-toi.org), but it can also be used for any other XMPP project. The use of a standard external component allow to use this features with most XMPP servers. -One of the main addition is fine access tuning for PubSub, which allow the publication of items for only some groups, even if the entire node is open. The protocol is explained on http://www.goffi.org/post/2012/06/24/Fine-access-tuning-for-PubSub for the moment, and a protoxep should be proposed to the XSF in the future... +One of the main addition is fine access tuning for PubSub, which allow the publication of items for only some groups, even if the entire node is open. The protocol is explained on https://www.goffi.org/post/2012/06/24/Fine-access-tuning-for-PubSub for the moment, and a protoxep should be proposed to the XSF in the future... ** INSTALLATION ** -Instructions for installation are the same as for Idavoll, so follow what is written in INSTALL and UPGRADING files. +Please check doc/ directory ** CREDIT **