aboutsummaryrefslogtreecommitdiff
path: root/src/message/signalproxy/rpccall/bufferinfo.rs (follow)
Commit message (Collapse)AuthorAgeLines
* handshare and signalproxy/rpccall error handlingMax Audron10 days-1/+1
|
* replace all match_variant instances with try_intoMax Audron10 days-1/+1
| | | | | | 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/+36