diff options
author | Brian Cully <bjc@kublai.com> | 2017-11-01 21:11:52 +0000 |
---|---|---|
committer | Brian Cully <bjc@kublai.com> | 2017-11-10 11:28:10 -0500 |
commit | 95232ea1e6ee1752bed33170e352cbf4bcf49141 (patch) | |
tree | 24fbf6741afc5ad4c0e1cec9c2d22cd30903bfb4 /xml/session.xml | |
download | xmpt-95232ea1e6ee1752bed33170e352cbf4bcf49141.tar.gz xmpt-95232ea1e6ee1752bed33170e352cbf4bcf49141.zip |
Initial commit.
Diffstat (limited to 'xml/session.xml')
-rw-r--r-- | xml/session.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xml/session.xml b/xml/session.xml new file mode 100644 index 0000000..6f830bf --- /dev/null +++ b/xml/session.xml @@ -0,0 +1,3 @@ +<iq type='set' id='session'> + <session xmlns='urn:ietf:params:xml:ns:xmpp-session'/> +</iq> |