aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/utils.go
Commit message (Expand)AuthorAgeFilesLines
* rpc: various fixes/enhancementsBas van Kervel2016-04-121-1/+1
* rpc: add pub/sub supportBas van Kervel2016-04-021-6/+20
* cmd, common, node, rpc: move HTTP RPC into node, drop singletone aspectPéter Szilágyi2016-02-051-2/+1
* rpc: add jsonrpc version to module request, use json typesPéter Szilágyi2016-02-041-9/+7
* rpc: migrated the RPC insterface to a new reflection based RPC layerBas van Kervel2016-01-261-0/+246