aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2016-07-04 17:21:43 -0500
committerMatt Rude <[email protected]>2016-07-04 17:21:43 -0500
commit47d9cf8085dc9aedef96c6ab22190c0a9245f25a (patch)
treecc44f15a9ae45032b4786a0884ab26836db29a07
parenta37f17ca8bf0266319c3ab2146cb1619fde5affc (diff)
downloadxmpp-site-47d9cf8085dc9aedef96c6ab22190c0a9245f25a.tar.gz
xmpp-site-47d9cf8085dc9aedef96c6ab22190c0a9245f25a.tar.bz2
xmpp-site-47d9cf8085dc9aedef96c6ab22190c0a9245f25a.zip
Definitions
-rw-r--r--doc/definitions.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/definitions.md b/doc/definitions.md
index ff19a9c..25bb475 100644
--- a/doc/definitions.md
+++ b/doc/definitions.md
@@ -5,7 +5,7 @@ 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.
+<b>B</b>idirectional-streams <b>O</b>ver <b>S</b>ynchronous <b>H</b>TTP (BOSH) used to transport XMPP [stanzas](#stanza). 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](#tcp) connection to an XMPP server.
## Domain
@@ -29,7 +29,7 @@ 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.
+A group of lines forming the basic recurring metrical unit in [XML](#xml); like a verse in a poem.
## TCP