aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2008-08-27 03:16:14 +0100
committerMatthew Wild <mwild1@gmail.com>2008-08-27 03:16:14 +0100
commit8af81638a0d17d3cec2d8f73e156546679af5a4c (patch)
treee0300155acb7e9d8265b3c0cc1090a9855c5517a
parent42051336dcb360df4affa56d9ec8ecb848f7764a (diff)
downloadprosody-8af81638a0d17d3cec2d8f73e156546679af5a4c.tar.gz
prosody-8af81638a0d17d3cec2d8f73e156546679af5a4c.zip
Updated stanza routing doc
-rw-r--r--doc/stanza_routing.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/stanza_routing.txt b/doc/stanza_routing.txt
index 1460a6d5..a1494553 100644
--- a/doc/stanza_routing.txt
+++ b/doc/stanza_routing.txt
@@ -19,6 +19,10 @@ To local contact:
IQ: Send to resource
Presence: Send to resource
Message: Send to resource
+ Full JID but resource not connected:
+ IQ: Return service-unavailable
+ Message: Handle same as if to bare JID
+ Presence: Drop (unless type=subscribe[ed])
To remote contact:
Initiate s2s connection if necessary