From ac7ebaa2a3cb369fcef6077eb3e8aea700678217 Mon Sep 17 00:00:00 2001 From: Max Audron Date: Mon, 3 Mar 2025 23:25:21 +0100 Subject: update roadmap --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 719a686..702348b 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ Native rust implementation of the Quassel protocol and library functions # TODOs +## Road to 1.0 + - [ ] Implementation of Syncable Objects - [X] AliasManager - [ ] BacklogManager @@ -34,9 +36,15 @@ Native rust implementation of the Quassel protocol and library functions - [X] Network - [X] NetworkInfo - [X] NetworkConfig -- [ ] Implement RPC Calls +- [X] Implement RPC Calls - [X] RPC Call Objects - [X] Serialization - - [ ] Add to SessionManager - [ ] Rework Error handling to actually handle errors +- [ ] Rework Quassel feature flags to work at runtime, not compile time + +## Nice to Have + - [ ] Rewrite the parsers using nom +- [ ] SessionManager + - [ ] Automatic InitRequest handling in SessionManager + - [ ] Add RPC Calls to SessionManager -- cgit v1.2.3