[Standards] UPDATED: XEP-0060 (Publish-Subscribe)

2016-08-19 Thread XMPP Extensions Editor
Version 1.13.1 of XEP-0060 (Publish-Subscribe) has been released.

Abstract: This specification defines an XMPP protocol extension for generic 
publish-subscribe functionality. The protocol enables XMPP entities to create 
nodes (topics) at a pubsub service and publish information at those nodes; an 
event notification (with or without payload) is then broadcasted to all 
entities that have subscribed to the node. Pubsub therefore adheres to the 
classic Observer design pattern and can serve as the foundation for a wide 
variety of applications, including news feeds, content syndication, rich 
presence, geolocation, workflow systems, network management systems, and any 
other application that requires event notifications.

Changelog: [See revision history] (ss)

Diff: http://xmpp.org/extensions/diff/api/xep/0060/diff/1.13/vs/1.13.1

URL: http://xmpp.org/extensions/xep-0060.html

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


[Standards] UPDATED: XEP-0106 (JID Escaping)

2016-08-19 Thread XMPP Extensions Editor
Version 1.1.1 of XEP-0106 (JID Escaping) has been released.

Abstract: This specification defines a mechanism that enables the display in 
Jabber Identifiers (JIDs) of characters normally disallowed in localparts. 
Although these characters  spaces, double quote, ampersand, single quote, 
forward slash, colon, less than, greater than, and at-sign  cannot be included 
in XMPP localparts, JID Escaping provides a native XMPP escaping mechanism for 
these characters so that the displayed version of a Jabber Identifier can 
appear to include these characters. This mechanism can also be used to 
translate non-XMPP addreses into XMPP syntax, for example when gatewaying 
between XMPP and a non-XMPP communications technology such as email.

Changelog: Update references to the node identifier to localpart, replace 
stringprep references with PRECIS, and update JID RFC references. (ssw)

Diff: http://xmpp.org/extensions/diff/api/xep/0106/diff/1.1/vs/1.1.1

URL: http://xmpp.org/extensions/xep-0106.html

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