Qt XMPP Library
QXmpp is a cross-platform C++ XMPP client library. It is based on Qt and C++.
QXmpp is pretty intuitive and easy to use. It uses Qt extensively. Qt is the only
third party library it is dependent on. Users need to a have working knowledge of
C++ and Qt basics (Signals and Slots and Qt data types). The underlying TCP socket
and the XMPP RFCs (RFC3920 and RFC3921) have been encapsulated into classes and
functions. Therefore the user would not be bothered with these details. But it is
always recommended to the advanced users to read and enjoy the low level details.
- Developed at network
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Slowroll:Base:1/libqxmpp && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000074 74 Bytes | |
libqxmpp-1.7.1.tar.gz | 0000688232 672 KB | |
libqxmpp.changes | 0000020972 20.5 KB | |
libqxmpp.spec | 0000005312 5.19 KB |
Revision 25 (latest revision is 29)
Ana Guerrero (anag+factory)
accepted
request 1186567
from
Christophe Marin (krop)
(revision 25)
- Update to 1.7.0: * OMEMO: Fix messages are dropped if decryption fails (#634) * Fix build issue with MSVC: missing export of utility functions (forwarded request 1186516 from jubalh)
Comments 0