diff options
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 |