Re: [Standards] NEW: XEP-0309 (Service Directories)

2012-01-31 Thread Peter Saint-Andre
On 1/14/12 3:20 PM, Waqas Hussain wrote:
> On Wed, Jan 11, 2012 at 12:36 AM, XMPP Extensions Editor
>  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).

Thanks, Waqas. I'll read that on the flight to Brussels tomorrow. I hope
to install it at xmpp.net soon. :)

Peter

-- 
Peter Saint-Andre
https://stpeter.im/




Re: [Standards] NEW: XEP-0309 (Service Directories)

2012-01-14 Thread Waqas Hussain
On Wed, Jan 11, 2012 at 12:36 AM, XMPP Extensions Editor
 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


[Standards] NEW: XEP-0309 (Service Directories)

2012-01-10 Thread XMPP Extensions Editor
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