= AXMPP - Ada XMPP = AXMPP library provides implementation of XMPP (Jabber) protocol and its extension for Ada language. == Conformance == Look at [wiki:Conformance Conformance] for complete information about conformance to xmpp specification and extension: == Getting source codes == {{{ svn co svn://adaforge.qtada.com/axmpp/trunk/axmpp }}} == API Description == [wiki:api AXMPP API] == Library Usage Example == [wiki:usage example]