On Wed, Jan 11, 2012 at 12:36 AM, XMPP Extensions Editor
<edi...@xmpp.org> wrote:
> Version 0.1 of XEP-0309 (Service Directories) has been released.
>
> Abstract: This specification shows how to combine and extend a number of 
> existing XMPP protocols for improved sharing of information about XMPP 
> servers.
>
> Changelog: Initial published version. (psa)
>
> Diff: N/A
>
> URL: http://xmpp.org/extensions/xep-0309.html
>

http://code.google.com/p/prosody-modules/source/browse/mod_service_directories/mod_service_directories.lua

This is a work in progress implementation, is mostly untested, and
will contain bugs. Testers appreciated.

Both the directory and normal server side of the protocol are implemented.

Missing features:
 - More complete pubsub support (currently only supports getting all items)
 - Persistence (all data is currently kept in memory)

This module does not serve vcard4 queries (that would be part of
mod_vcard in Prosody trunk).

--
Waqas Hussain

Reply via email to