From e6a3d1a7be56405586bd765a19398de5dadec8eb Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Mon, 27 Oct 2008 19:24:33 +0000 Subject: [PATCH] more links to /tech/ git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2445 4b5297f7-1745-476d-ba37-a9c6900126ab --- index.shtml | 1 + 1 file changed, 1 insertion(+) diff --git a/index.shtml b/index.shtml index 4f8f92e9..c420b972 100755 --- a/index.shtml +++ b/index.shtml @@ -7,6 +7,7 @@

ATOM  RSS

+

XMPP is the Extensible Messaging and Presence Protocol, a set of open technologies for instant messaging, presence, multi-party chat, voice and video calls, collaboration, lightweight middleware, content syndication, and generalized routing of XML data.

The XMPP Standards Foundation (XSF) develops extensions to XMPP through a standards process centered around XMPP Extension Protocols (XEPs). The process is managed by the XMPP Extensions Editor and involves intensive discussion on the Standards mailing list, formal review and voting by the XMPP Council, and modification based on implementation experience and interoperability testing. All documents in the XEP series are available under a liberal IPR Policy for wide implementation. Submissions are welcome (see also the "inbox"). All XEPs and related files are under source control, old versions are available, and IETF-style XML reference files are provided.

This page lists approved XMPP extensions as well as proposals that are under active consideration. A list of all XEPs (including retracted, rejected, deprecated, and obsolete XEPs) is also available. Good places for developers to start are the basic client, basic server, intermediate client, and intermediate server protocol suites.