diff options
author | xengineering <me@xengineering.eu> | 2023-07-01 19:43:56 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2023-07-01 19:43:56 +0200 |
commit | 0882d7861ed764cc856f2a6b4572630ec12751bf (patch) | |
tree | 73df9fef13b933537629d3d2f63fd844e5c3e438 /ROADMAP.md | |
parent | a6bbe9b2da8b03c89db6aee46a326ddde7e6bf38 (diff) | |
download | limox-0882d7861ed764cc856f2a6b4572630ec12751bf.tar limox-0882d7861ed764cc856f2a6b4572630ec12751bf.tar.zst limox-0882d7861ed764cc856f2a6b4572630ec12751bf.zip |
Remove refactoring-related items from ROADMAP
The ROADMAP should cover user-visible changes and not internal ones.
Diffstat (limited to 'ROADMAP.md')
-rw-r--r-- | ROADMAP.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -11,10 +11,6 @@ - [x] sending initial presence - [ ] single user chat text messages - [ ] SRV record parsing to get TCP port -- [ ] refactored structure -- [ ] full error handling -- [ ] retries -- [ ] timeouts ## Basic core compliance |