aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/server_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: import "context" instead of "golang.org/x/net/context"Felix Lange2017-03-231-2/+1
* rpc: refactor subscriptions and filtersBas van Kervel2016-08-171-1/+1
* rpc: add new client, use it everywhereFelix Lange2016-07-231-3/+11
* rpc: various fixes/enhancementsBas van Kervel2016-04-121-159/+39
* rpc: add pub/sub supportBas van Kervel2016-04-021-6/+10
* rpc: migrated the RPC insterface to a new reflection based RPC layerBas van Kervel2016-01-261-0/+271