Adding legend to diagram illustring the BOSH technique.

Signed-off-by: Winfried Tilanus <winfr...@tilanus.com>
---
 extensions/xep-0124.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/extensions/xep-0124.xml b/extensions/xep-0124.xml
index da07f32..9dc940f 100644
--- a/extensions/xep-0124.xml
+++ b/extensions/xep-0124.xml
@@ -218,6 +218,10 @@
     <p>If the client has data to send while a request is still open, it 
establishes a second socket connection to the connection manager to send a new 
request. The connection manager immediately responds to the previously held 
request (possibly with no data) and holds open this new request. This results 
in the connections switching roles;  the "old" connection is responded to and 
left awaiting new requests, while the "new" connection is now used for the long 
polling loop.</p>
     <p>The following diagram illustrates this technique (possibly after XMPP 
session establishment)</p>
     <code><![CDATA[
+timeline running top-down
+
+first socket                                      second socket
+
   |
  +-+ <-- empty body request
  |X|
-- 
1.8.5.2

Reply via email to