summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2022-08-14 16:07:34 +0200
committerxengineering <me@xengineering.eu>2022-08-15 19:01:15 +0200
commit21a2b2033485c106a537e5e2302f4e4d96a66b94 (patch)
tree8457f0057596540eb193fcb3410d07071160aca3 /README.txt
parent2acca5d84a318f6c8858acb8ee7eca7e59369160 (diff)
downloadlimox-21a2b2033485c106a537e5e2302f4e4d96a66b94.tar
limox-21a2b2033485c106a537e5e2302f4e4d96a66b94.tar.zst
limox-21a2b2033485c106a537e5e2302f4e4d96a66b94.zip
Implement XMPP connect / disconnect
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 5efd598..c35763e 100644
--- a/README.txt
+++ b/README.txt
@@ -15,6 +15,7 @@ Roadmap
- [ ] finish minimal viable product (MVP) to send and receive text messages
- [x] static GUI widgets
- [x] dynamic GUI widgets (like text messages)
+ - [ ] connection, stream and presence management
- [ ] roster request
- [ ] receiving one-to-one text messages
- [ ] sending one-to-one text messages