Awesome
AXMPP
A XMPP client library in Ada.
With the AXMPP library you can connect to a Jabber server to send and receive messages.
Install
Using alire
Run
alr get --build axmpp
Build from sources
Download sources and run
make
Dependencies
The AXMPP library depends on the following software:
Usage
Add with "axmpp";
to your project file.
Maintainers
Contribute
Feel free to dive in! Open an issue or submit PRs.
License
BSD-3-Clause © Alexander Basov