summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2020-03-29 16:56:17 +0300
committerdefanor <defanor@uberspace.net>2020-03-29 16:56:17 +0300
commit0f5a36335f64e0ac5bec290ec5e76d72b9acf10e (patch)
treecbc7dd79f732cb81417d4ab0b527476406588d69 /README
parent7889b698476397b60e0d43e7c498dd81ae2eb95e (diff)
Add initial Entity Capabilities support
Only announcing our own capabilities in the initial <presence>.
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 3a77d6e..463489a 100644
--- a/README
+++ b/README
@@ -60,11 +60,12 @@ A rough roadmap:
track of contact presences yet.
-- Common and reliable IM features:
+- Common and mostly reliable IM features:
[.] XEP-0030: Service Discovery: implemented, but without tracking of
features provided by known entities yet.
-[ ] XEP-0115: Entity Capabilities
+[.] XEP-0115: Entity Capabilities: including them into <presence>, but
+ not managing a capabilities database yet.
[ ] XEP-0045: Multi-User Chat
[ ] XEP-0166: Jingle
[ ] XEP-0234: Jingle File Transfer