added xep_0332 to plugins

This commit is contained in:
Sangeeth Saravanaraj 2015-01-22 16:39:27 +05:30
parent 8afba7de85
commit 4a8951c4ee

View file

@ -83,4 +83,5 @@ __all__ = [
'xep_0319', # Last User Interaction in Presence 'xep_0319', # Last User Interaction in Presence
'xep_0323', # IoT Systems Sensor Data 'xep_0323', # IoT Systems Sensor Data
'xep_0325', # IoT Systems Control 'xep_0325', # IoT Systems Control
'xep_0332', # HTTP Over XMPP Transport
] ]