Add support for XEP-0280 Message Carbons

This commit is contained in:
Lance Stout
2012-09-25 02:34:51 -07:00
parent dfff19ffbf
commit 671f680bb3
6 changed files with 159 additions and 7 deletions

View File

@@ -102,6 +102,7 @@ packages = [ 'sleekxmpp',
'sleekxmpp/plugins/xep_0249',
'sleekxmpp/plugins/xep_0258',
'sleekxmpp/plugins/xep_0279',
'sleekxmpp/plugins/xep_0280',
'sleekxmpp/plugins/xep_0297',
'sleekxmpp/features',
'sleekxmpp/features/feature_mechanisms',