summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 6 insertions, 5 deletions
diff --git a/README b/README
index badd92e..fd1723f 100644
--- a/README
+++ b/README
@@ -54,14 +54,15 @@ A rough roadmap:
[ ] Separate states for server-to-client and client-to-server streams?
-- Primary IM features (?):
+- Primary IM features:
-[.] XMPP IM (RFC 6121): loading and managing of the roster and
- presence subscriptions. Optional roster management (loading and
- updates on roster push, with versioning) is implemented.
+[.] 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.
-- Common and reliable IM features (?):
+- Common and reliable IM features:
[.] XEP-0030: Service Discovery (implemented partially, just to
discover server features)