aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/v2/utils.go
Commit message (Expand)AuthorAgeFilesLines
* rpc: migrated the RPC insterface to a new reflection based RPC layerBas van Kervel2016-01-261-214/+0
* rpc/v2: optionally passing context argument to rpc v2 api methodszsfelfoldi2015-12-161-8/+17
* rpc: new RPC implementation with pub/sub supportBas van Kervel2015-12-141-0/+205