XEP-0124: v1.11 approved by XMPP Council

This commit is contained in:
Matthew A. Miller 2014-04-09 14:29:45 -06:00
parent 435b95da40
commit c153e42f97
1 changed files with 4 additions and 11 deletions

View File

@ -6,7 +6,6 @@
<?xml-stylesheet type='text/xsl' href='xep.xsl'?>
<xep>
<header>
<interim/>
<title>Bidirectional-streams Over Synchronous HTTP (BOSH)</title>
<abstract>This specification defines a transport protocol that emulates the semantics of a long-lived, bidirectional TCP connection between two entities (such as a client and a server) by efficiently using multiple synchronous HTTP request/response pairs without requiring the use of frequent polling or chunked responses.</abstract>
&LEGALNOTICE;
@ -33,16 +32,10 @@
&lance;
&winfried;
<revision>
<version>1.11rc4</version>
<date>2014-02-10</date>
<initials>editor (mam)</initials>
<remark><p>Corrected examples (thanks to Philipp Hancke).</p></remark>
</revision>
<revision>
<version>1.11rc3</version>
<date>2014-02-10</date>
<initials>ls/wt</initials>
<remark><p>Incorporated patches from community review.</p></remark>
<version>1.11</version>
<date>2014-04-08</date>
<initials>ls/wt/editor (mam)</initials>
<remark><p>Incorporated patches from community review; Corrected examples (thanks to Philipp Hancke).</p></remark>
</revision>
<revision>
<version>1.10</version>