aboutsummaryrefslogtreecommitdiffstats
path: root/xml/bind.xml
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2017-11-01 21:11:52 +0000
committerBrian Cully <bjc@kublai.com>2017-11-10 11:28:10 -0500
commit95232ea1e6ee1752bed33170e352cbf4bcf49141 (patch)
tree24fbf6741afc5ad4c0e1cec9c2d22cd30903bfb4 /xml/bind.xml
downloadxmpt-95232ea1e6ee1752bed33170e352cbf4bcf49141.tar.gz
xmpt-95232ea1e6ee1752bed33170e352cbf4bcf49141.zip
Initial commit.
Diffstat (limited to 'xml/bind.xml')
-rw-r--r--xml/bind.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/xml/bind.xml b/xml/bind.xml
new file mode 100644
index 0000000..82a2d09
--- /dev/null
+++ b/xml/bind.xml
@@ -0,0 +1,5 @@
+<iq type='set' id='bind'>
+ <bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
+ <resource>{resourcepart}</resource>
+ </bind>
+</iq>