aboutsummaryrefslogtreecommitdiff
path: root/src/message/signalproxy/rpccall/identity.rs (follow)
Commit message (Collapse)AuthorAgeLines
* handshare and signalproxy/rpccall error handlingMax Audron9 days-5/+5
|
* clean up clippy lintsMax Audron9 days-2/+2
|
* replace all match_variant instances with try_intoMax Audron9 days-5/+5
| | | | | | the match_variant macro was unclear, unreadable and no longer needed as we have automaticly derived from implementations for all Variant enum fields now
* implement rpc callsMax Audron2025-03-01-0/+142