From 09bdd93113e46a5ee909190d23a2638c5f4f010b Mon Sep 17 00:00:00 2001 From: Max Audron Date: Sat, 1 Mar 2025 20:00:36 +0100 Subject: implement rpc calls --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index b14387d..719a686 100644 --- a/README.md +++ b/README.md @@ -34,5 +34,9 @@ Native rust implementation of the Quassel protocol and library functions - [X] Network - [X] NetworkInfo - [X] NetworkConfig +- [ ] Implement RPC Calls + - [X] RPC Call Objects + - [X] Serialization + - [ ] Add to SessionManager - [ ] Rework Error handling to actually handle errors - [ ] Rewrite the parsers using nom -- cgit v1.2.3