Add XEP-0280 support

This commit is contained in:
Olivier LE MOAL
2015-02-02 11:10:05 +01:00
parent 5b26879e31
commit e3feacddd6
8 changed files with 79 additions and 0 deletions

View File

@@ -463,6 +463,7 @@ _connection_handler(xmpp_conn_t * const conn,
message_add_handlers();
presence_add_handlers();
iq_add_handlers();
iq_enable_carbons();
roster_request();
bookmark_request();