Projects

OpenAether is primarily a toolkit for XMPP/Jabber developers. It is designed to be cross platform and flexible. There are several projects to make this happen. oapr is the platform abstraction layer. oajabber provides a flexible c++ api to the XMPP/Jabber protocol and its extensions. oautils is a collection of misc utilities for working with XMPP/Jabber.


oapr

oapr is a c++ wrapper for nspr to make it easier for c++ developers seeking a fast, reliable and portable library that works seemlessly with the stl and iostreams.


oajabber

oajabber is a c++ library implementing the XMPP/Jabber protocol. It aims to be the most complete and complaint implementation.


oautils

oautils is a collection of small apps written to perform misc jobs when dealing with XMPP/Jabber.