Add support for XEP-0279: Server IP Check

This commit is contained in:
Lance Stout
2012-09-04 20:39:43 -07:00
parent a88b9737ff
commit 0016d9a638
5 changed files with 87 additions and 0 deletions

View File

@@ -100,6 +100,7 @@ packages = [ 'sleekxmpp',
'sleekxmpp/plugins/xep_0235',
'sleekxmpp/plugins/xep_0249',
'sleekxmpp/plugins/xep_0258',
'sleekxmpp/plugins/xep_0279',
'sleekxmpp/features',
'sleekxmpp/features/feature_mechanisms',
'sleekxmpp/features/feature_mechanisms/stanza',