Composing request and response.

This commit is contained in:
Sangeeth Saravanaraj
2015-01-29 08:33:40 +05:30
parent e1f25604ec
commit a96f608469
6 changed files with 144 additions and 25 deletions
@@ -8,4 +8,6 @@
See the file LICENSE for copying permission.
"""
NAMESPACE = 'urn:xmpp:http'
from sleekxmpp.plugins.xep_0332.stanza.request import Request
from sleekxmpp.plugins.xep_0332.stanza.response import Response
from sleekxmpp.plugins.xep_0332.stanza.data import Data