aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2016-07-04 17:11:43 -0500
committerMatt Rude <[email protected]>2016-07-04 17:11:43 -0500
commitfb201fdb734ad61a02ffd1b8907a3f22603bda47 (patch)
tree8e5f1ab86fd7c743ee86be5f31169cdd20e77f74
parent3e1d7d35bcae88758e30c2373440fb1ad5d6b693 (diff)
downloadxmpp-site-fb201fdb734ad61a02ffd1b8907a3f22603bda47.tar.gz
xmpp-site-fb201fdb734ad61a02ffd1b8907a3f22603bda47.tar.bz2
xmpp-site-fb201fdb734ad61a02ffd1b8907a3f22603bda47.zip
More Definitions updates
-rw-r--r--doc/definitions.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/definitions.md b/doc/definitions.md
index 8569679..eed96b8 100644
--- a/doc/definitions.md
+++ b/doc/definitions.md
@@ -5,6 +5,9 @@ permalink: /doc/definitions/
---
## BOSH
+Bidirectional-streams Over Synchronous HTTP (BOSH) used to transport XMPP stanzas. The result is an HTTP binding for XMPP communications that is useful in situations where a device or client is unable to maintain a long-lived TCP connection to an XMPP server.
+
+## Domain
## DNS
@@ -23,6 +26,9 @@ A users unique [XMPP](#xmpp-server) address, is called a JID (or for historical
## SRV Records
+## Stanza
+A group of lines forming the basic recurring metrical unit in XML; like a verse in a poem.
+
## TCP
## Transports