oajabber

oajabber is a c++ library for the XMPP/Jabber protocol. It is designed to be portable and flexible. It aims to be the most complete c++ XMPP/Jabber implementation. This relies heavily on oapr for portable threads and networking, xerces-c for xml parsing.


Status

oajabber is under active developmen and is currently being used in several large projects. It supports a number of the jeps and is mostly xmpp complete

The latest release is 0.3.1


Resources

Download
releases

Current release is 0.3.1

svn

svn is at http://svn.openaether.org/core

username: anon
password is blank


Install

First make sure you have all the dependencies installed properly.