diff options
author | xengineering <me@xengineering.eu> | 2023-06-30 20:02:35 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2023-06-30 20:02:35 +0200 |
commit | 68b0a5c99e3aef3f3982ff02c3a50763fa7bf33a (patch) | |
tree | 75e9190c7bc7d9377e7eeeae41eb2f6aa2c94bcf /ROADMAP.md | |
parent | 512a217cca62563a1ed0e577289e21ed2203b37b (diff) | |
download | limox-68b0a5c99e3aef3f3982ff02c3a50763fa7bf33a.tar limox-68b0a5c99e3aef3f3982ff02c3a50763fa7bf33a.tar.zst limox-68b0a5c99e3aef3f3982ff02c3a50763fa7bf33a.zip |
Update ROADMAP
Diffstat (limited to 'ROADMAP.md')
-rw-r--r-- | ROADMAP.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -7,11 +7,15 @@ - [x] basic XML token logging to console - [x] infrastructure to route and handle multi-token XML blocks - [x] SASL authentication -- [ ] ressource binding +- [x] ressource binding - [ ] sending initial presence - [ ] roster retrieval - [ ] single user chat text messages - [ ] SRV record parsing to get TCP port +- [ ] refactored structure +- [ ] full error handling +- [ ] retries +- [ ] timeouts ## Basic core compliance |