diff options
author | xengineering <me@xengineering.eu> | 2023-05-22 20:09:41 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2023-05-22 20:09:41 +0200 |
commit | 76604ce0a11a6228cb12c46cb608c565bf1d47ec (patch) | |
tree | 39f5196f063d71e7590310bdcbdcd61792099af9 /ROADMAP.md | |
parent | 360fc220777b971a0c15244c719489278df1c562 (diff) | |
download | limox-76604ce0a11a6228cb12c46cb608c565bf1d47ec.tar limox-76604ce0a11a6228cb12c46cb608c565bf1d47ec.tar.zst limox-76604ce0a11a6228cb12c46cb608c565bf1d47ec.zip |
Lower the priority of mobile compliance
Mobile compliance will increase performance which has to step back in
favour of basic features.
Diffstat (limited to 'ROADMAP.md')
-rw-r--r-- | ROADMAP.md | 15 |
1 files changed, 8 insertions, 7 deletions
@@ -8,6 +8,7 @@ - [x] infrastructure to route and handle multi-token XML blocks - [x] SASL authentication - [ ] ressource binding +- [ ] sending initial presence - [ ] roster retrieval - [ ] single user chat text messages - [ ] SRV record parsing to get TCP port @@ -21,13 +22,6 @@ Details can be read in the [compliance suite 2022][1]. - [ ] XEP-0030: Service Discovery - [ ] XEP-0115: Entity Capabilities -## Basic mobile compliance - -Details can be read in the [compliance suite 2022][1]. - -- [ ] XEP-0352: Client State Indication -- [ ] XEP-0198: Stream Management - ## Basic web compliance Details can be read in the [compliance suite 2022][1]. @@ -48,6 +42,13 @@ Details can be read in the [compliance suite 2022][1]. - [ ] XEP-0249: Direct MUC Invitations - [ ] XEP-0245: The /me Command +## Basic mobile compliance + +Details can be read in the [compliance suite 2022][1]. + +- [ ] XEP-0352: Client State Indication +- [ ] XEP-0198: Stream Management + ## Implement further XMPP extensions (XEPs) - [ ] XEP-0077: In-Band Registration |