Qt XMPP Library

Edit Package libqxmpp

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.

Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000074 74 Bytes
libqxmpp-1.6.1.tar.gz 0000646295 631 KB
libqxmpp.changes 0000019495 19 KB
libqxmpp.spec 0000005286 5.16 KB
Latest Revision
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1175106 from Christophe Marin's avatar Christophe Marin (krop) (revision 23)
- Update to 1.6.1:
  * Fix handling of XMPP redirects (introduced in aaa6497)
  * Fix compilation with Qt 6 + C++17 (not C++20) in OmemoData
  * Fix OMEMO decryption of group chat messages (#617)
  * Fix stream resumption
    This has been an issue since the initial implementation of
    stream mangement. The xmlns was missing in the <resume/>
    element and the stream ID was not parsed in the <enabled/>
    element.
Comments 0
openSUSE Build Service is sponsored by