diff options
| author | Max Audron <audron@cocaine.farm> | 2025-03-01 20:00:36 +0100 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2025-03-01 20:02:12 +0100 |
| commit | 09bdd93113e46a5ee909190d23a2638c5f4f010b (patch) | |
| tree | 8bf27da0c09317302e6c3b2d2020ac2b7403b650 /README.md | |
| parent | add UserType implementation for required signalproxy objects (diff) | |
implement rpc calls
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |
