Re: [Standards] DEFERRED: XEP-0390 (Entity Capabilities 2.0)

2018-10-03 Thread Emmanuel Gil Peyrot
On Wed, Oct 03, 2018 at 09:54:28AM +0200, Jonas Schäfer wrote:
> On Dienstag, 2. Oktober 2018 18:15:31 CEST Thilo Molitor wrote:
> > This sounds interesting.
> > Did someone implement it?
> 
> Yes. aioxmpp has an implementation. xmpp-rs has one, too, AFAIK.

Here is the one used by xmpp-rs:
https://hg.linkmauve.fr/xmpp-parsers/file/tip/src/ecaps2.rs

> 
> Also, Link Mauve was working on a server-side module which generates both 
> types of caps and caches them (implementing interception and optimisation as 
> specified in the XEP).

This is https://modules.prosody.im/mod_inject_ecaps2.html

> 
> kind regards,
> Jonas

-- 
Emmanuel Gil Peyrot
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


Re: [Standards] DEFERRED: XEP-0390 (Entity Capabilities 2.0)

2018-10-03 Thread Jonas Schäfer
On Dienstag, 2. Oktober 2018 18:15:31 CEST Thilo Molitor wrote:
> This sounds interesting.
> Did someone implement it?

Yes. aioxmpp has an implementation. xmpp-rs has one, too, AFAIK.

Also, Link Mauve was working on a server-side module which generates both 
types of caps and caches them (implementing interception and optimisation as 
specified in the XEP).

kind regards,
Jonas

signature.asc
Description: This is a digitally signed message part.
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


Re: [Standards] DEFERRED: XEP-0390 (Entity Capabilities 2.0)

2018-10-02 Thread Thilo Molitor
This sounds interesting.
Did someone implement it?

Thilo


Am Dienstag, 2. Oktober 2018, 13:49:51 CEST schrieb Jonas Schäfer:
> XEP-0390 (Entity Capabilities 2.0) has been Deferred because of
> inactivity.
> 
> Abstract:
> This document overhauls the XMPP protocol extension Entity
> Capabilities (XEP-0115). It defines an XMPP protocol extension for
> broadcasting and dynamically discovering client, device, or generic
> entity capabilities. In order to minimize network impact, the
> transport mechanism is standard XMPP presence broadcast (thus
> forestalling the need for polling related to service discovery data),
> the capabilities information can be cached either within a session or
> across sessions, and the format has been kept as small as possible.
> 
> URL: https://xmpp.org/extensions/xep-0390.html
> 
> If and when a new revision of this XEP is published, its status will
> be changed back to Experimental.
> 
> Note: The information in the XEP list at https://xmpp.org/extensions/
> is updated by a separate automated process and may be stale at the
> time this email is sent. The XEP documents linked herein are up-to-
> date.
> ___
> Standards mailing list
> Info: https://mail.jabber.org/mailman/listinfo/standards
> Unsubscribe: standards-unsubscr...@xmpp.org
> ___
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


[Standards] DEFERRED: XEP-0390 (Entity Capabilities 2.0)

2018-10-02 Thread XSF Editor
XEP-0390 (Entity Capabilities 2.0) has been Deferred because of
inactivity.

Abstract:
This document overhauls the XMPP protocol extension Entity
Capabilities (XEP-0115). It defines an XMPP protocol extension for
broadcasting and dynamically discovering client, device, or generic
entity capabilities. In order to minimize network impact, the
transport mechanism is standard XMPP presence broadcast (thus
forestalling the need for polling related to service discovery data),
the capabilities information can be cached either within a session or
across sessions, and the format has been kept as small as possible.

URL: https://xmpp.org/extensions/xep-0390.html

If and when a new revision of this XEP is published, its status will
be changed back to Experimental.

Note: The information in the XEP list at https://xmpp.org/extensions/
is updated by a separate automated process and may be stale at the
time this email is sent. The XEP documents linked herein are up-to-
date.
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___