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