gloox 1.0.28
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.
- Outputs:
out
- Website: https://camaya.net/gloox
- Licenses: GPL 3
- Package source: gnu/packages/messaging.scm
- Builds: See build status
- Issues: See known issues
Installation
Install gloox 1.0.28
as follows:
guix install gloox@1.0.28
Or install the latest version:
guix install gloox
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.