aboutsummaryrefslogtreecommitdiff
path: root/src/message/signalproxy/rpccall (follow)
Commit message (Collapse)AuthorAgeLines
* replace all match_variant instances with try_intoMax Audron10 days-27/+27
| | | | | | 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/+755