XMPP library for ObjFW.
Find a file
Florian Zeitz 72bc705800 Add very basic Stream Management (XEP-0198) support
This implementation only counts incomming stanzas and
sends ACKs on request.
While basic this already allows servers to write
messages to offline storage that were sent to,
but never received by a client.
2012-08-10 14:08:23 +02:00
m4 Use the "js buildsys". 2011-03-30 13:29:10 +02:00
ObjXMPP.xcodeproj Add XMPPStorage and XMPPJSONFileStorage. 2012-02-06 12:40:00 +01:00
src Add very basic Stream Management (XEP-0198) support 2012-08-10 14:08:23 +02:00
tests Add very basic Stream Management (XEP-0198) support 2012-08-10 14:08:23 +02:00
.gitignore .hgignore -> .gitignore 2012-03-19 23:21:34 +01:00
autogen.sh Check for res_ndestroy. 2011-05-26 22:42:16 +02:00
buildsys.mk.in Use the "js buildsys". 2011-03-30 13:29:10 +02:00
config.guess Use the "js buildsys". 2011-03-30 13:29:10 +02:00
config.sub Use the "js buildsys". 2011-03-30 13:29:10 +02:00
configure.ac Fix small typos in configure.ac. 2012-02-21 18:22:28 +01:00
Doxyfile Hide undocumented classes again (oops) 2012-02-03 16:37:03 +01:00
extra.mk.in Use the "js buildsys". 2011-03-30 13:29:10 +02:00
Info.plist Add Xcode project. 2011-03-21 17:51:44 +01:00
install-sh Use the "js buildsys". 2011-03-30 13:29:10 +02:00
Makefile Use the "js buildsys". 2011-03-30 13:29:10 +02:00