Add an XmppParser, and Stanza classes
Generate events on stanza and stream open/close. Create Stanza and serialize them. Note: XML namespaces are not handled yet.
Showing
src/xmpp/xmpp_parser.cpp
0 → 100644
src/xmpp/xmpp_parser.hpp
0 → 100644
src/xmpp/xmpp_stanza.cpp
0 → 100644
src/xmpp/xmpp_stanza.hpp
0 → 100644
Please register or sign in to comment