gloox
Portable high-level Jabber/XMPP library for C++
gloox is a full-featured Jabber/XMPP client library, written in ANSI C++. It makes writing spec-compliant clients easy and allows for hassle-free integration of Jabber/XMPP functionality into existing applications.
- Versions: 1.0.28
- Website: https://camaya.net/gloox
- Licenses: GPL 3
- Package source: gnu/packages/messaging.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of gloox
as follows:
guix install gloox
Or install a particular version:
guix install gloox@1.0.28
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of gloox about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/gloox'><img src='https://packages.guix.gnu.org/packages/gloox/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/gloox)
Example Org:
[[https://packages.guix.gnu.org/packages/gloox][https://packages.guix.gnu.org/packages/gloox/badges/latest-version.svg]]