Updated stanza routing doc

Wed, 27 Aug 2008 03:16:14 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Wed, 27 Aug 2008 03:16:14 +0100
changeset 21
ade26639f237
parent 20
6885fd2cf51f
child 22
2856dfc1f5cc
child 23
236375777f8c

Updated stanza routing doc

doc/stanza_routing.txt file | annotate | diff | comparison | revisions
--- a/doc/stanza_routing.txt	Tue Aug 26 16:57:00 2008 +0100
+++ b/doc/stanza_routing.txt	Wed Aug 27 03:16:14 2008 +0100
@@ -19,6 +19,10 @@
 		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

mercurial