From 6efd6ba8e375b25ac34224e16b191ea11fd5ca0f Mon Sep 17 00:00:00 2001 From: defanor Date: Sat, 25 Sep 2021 11:46:16 +0300 Subject: Introduce IQ caching Aiming its usage for service discovery, and possibly similar information retrieval activities. --- README | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index fe4a62f..0a4095e 100644 --- a/README +++ b/README @@ -76,17 +76,20 @@ A rough roadmap: [ ] XEP-0363: HTTP File Upload? [ ] XEP-0184: Message Delivery Receipts? [ ] OTR/OMEMO/MLS encryption? +[ ] A/V calls? - Additional state tracking: [+] XMPP IM (RFC 6121): track presences of contacts. -[+] XEP-0163 v1.2: Personal Eventing Protocol: track contacts' published items. +[+] XEP-0163 v1.2: Personal Eventing Protocol: track contacts' + published items. +[+] IQ response caching. [ ] XEP-0030: Service Discovery: track features provided by known - entities. + entities? [ ] XEP-0115: Entity Capabilities: maintain a capability database, - track capabilities of known entities. -[ ] XEP-0045: Multi-User Chat: tracking of related states/presences. + track capabilities of known entities? +[ ] XEP-0045: Multi-User Chat: tracking of related states/presences? - Various utility functions: -- cgit v1.2.3