mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-29 22:46:21 +00:00
Added simple mock test, refactored roster
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
#include "xmpp/capabilities.h"
|
||||
#include "xmpp/connection.h"
|
||||
#include "xmpp/stanza.h"
|
||||
#include "roster_list.h"
|
||||
#include "xmpp/xmpp.h"
|
||||
|
||||
#define HANDLE(ns, type, func) xmpp_handler_add(conn, func, ns, STANZA_NAME_IQ, type, ctx)
|
||||
|
||||
Reference in New Issue
Block a user