summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2022-10-04 12:06:51 +0200
committerxengineering <me@xengineering.eu>2022-10-04 12:06:51 +0200
commitfa67074bcc47ae09591819c720aea9edbeaef216 (patch)
tree3f90c11368f7d1f7e3967f1eb43c0d9ef8964c1d /README.txt
parent310851724625b9cbd4dd6b90135a7530b735b358 (diff)
downloadlimox-fa67074bcc47ae09591819c720aea9edbeaef216.tar
limox-fa67074bcc47ae09591819c720aea9edbeaef216.tar.zst
limox-fa67074bcc47ae09591819c720aea9edbeaef216.zip
Update roadmap
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index f0934b0..3f0be82 100644
--- a/README.txt
+++ b/README.txt
@@ -49,14 +49,15 @@ Roadmap
- [ ] refactoring
- [ ] proper memory management
- [ ] fix random crashes (if still existing)
- - [ ] handle roster updates
+ - [ ] handle roster updates (includes reconnect bug)
- [ ] implement 'disconnecting' state
- [ ] audit functions combined with every possible state
- [ ] consistent error handling (including semantic error codes)
- [ ] logging / debug flags and output
- [ ] signal handling
- - [ ] improve performance (if still an issue)
+ - [ ] improve event loop performance (if still an issue)
- [ ] write docstrings
+ - [ ] check if code is splint-clean
- [ ] persistence with sqlite3
- [ ] XMPP core compliance suite 2022 / client [1]
- [ ] RFC 6120: XMPP Core