summaryrefslogtreecommitdiff
path: root/ROADMAP.md
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2023-06-30 20:03:51 +0200
committerxengineering <me@xengineering.eu>2023-06-30 20:03:51 +0200
commite2c057571ae309cf503851ab8f63c2159f2ef4bc (patch)
treef1b28b26c4501292ee4f6d9836f80f1768e1963b /ROADMAP.md
parent2f1fd4d1ce2c0c2e46fcfa1ffedfd84f0d36484e (diff)
parentd30e2cd84ac54f4ea86f430249f09e272fe9a800 (diff)
downloadlimox-e2c057571ae309cf503851ab8f63c2159f2ef4bc.tar
limox-e2c057571ae309cf503851ab8f63c2159f2ef4bc.tar.zst
limox-e2c057571ae309cf503851ab8f63c2159f2ef4bc.zip
Merge branch 'resource-binding'
This adds some really basic resource binding implementation which will work for now but has to be improved for a first release.
Diffstat (limited to 'ROADMAP.md')
-rw-r--r--ROADMAP.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index 817df4b..a0934b9 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -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