summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2020-03-28 23:48:02 +0300
committerdefanor <defanor@uberspace.net>2020-03-28 23:48:02 +0300
commit7889b698476397b60e0d43e7c498dd81ae2eb95e (patch)
treec7902fbdf8fcb76f88db886fdb4b8023c124f6b6 /README
parent3869cb3f33d2694fa94b7a6d45b52c9a7568a2a2 (diff)
Handle service discovery requests
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 4 insertions, 6 deletions
diff --git a/README b/README
index fd1723f..3a77d6e 100644
--- a/README
+++ b/README
@@ -56,16 +56,14 @@ A rough roadmap:
- Primary IM features:
-[.] XMPP IM (RFC 6121): loading and managing of the roster, possibly
- keeping track of contact presences. Optional roster management
- (loading and updates on roster push, with versioning) is
- implemented.
+[.] XMPP IM (RFC 6121): roster management is implemented, but not keeping
+ track of contact presences yet.
- Common and reliable IM features:
-[.] XEP-0030: Service Discovery (implemented partially, just to
- discover server features)
+[.] XEP-0030: Service Discovery: implemented, but without tracking of
+ features provided by known entities yet.
[ ] XEP-0115: Entity Capabilities
[ ] XEP-0045: Multi-User Chat
[ ] XEP-0166: Jingle