aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/comms/http_net.go
Commit message (Expand)AuthorAgeFilesLines
* rpc/comms: use ConnState to track HTTP connectionsFelix Lange2015-08-031-182/+0
* all: fix license headers one more timeFelix Lange2015-07-241-1/+1
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
* all: update license informationFelix Lange2015-07-071-0/+16
* added RPC start/stop supportBas van Kervel2015-06-221-6/+5
* removed old rpc structure and added new inproc api clientBas van Kervel2015-06-221-7/+7
* added comms httpBas van Kervel2015-06-221-0/+167