diff options
| author | Linus Jahn <lnj@kaidan.im> | 2020-04-05 18:31:30 +0200 |
|---|---|---|
| committer | Linus Jahn <lnj@kaidan.im> | 2020-04-05 18:31:30 +0200 |
| commit | f4ee9d55b567bd834a350e00ba36984bdb210aed (patch) | |
| tree | d6f45f48f3c26defe09a28722ea611b935e58e0c | |
| parent | 37c009e64a6a1f929b112c3eca910d9c58514f29 (diff) | |
| download | qxmpp-f4ee9d55b567bd834a350e00ba36984bdb210aed.tar.gz | |
README: Update supported RFCs to 6120/6121
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ QXmpp is a cross-platform C++ XMPP client and server library. It is written in C++ and uses Qt framework. QXmpp strives to be as easy to use as possible, the underlying TCP socket, -the core XMPP RFCs (RFC3920 and RFC3921) and XMPP extensions have been +the core XMPP RFCs (RFC6120 and RFC6121) and XMPP extensions have been nicely encapsulated into classes. QXmpp comes with full API documentation, automatic tests and many examples. |
