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