aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/comms/ipc.go
Commit message (Expand)AuthorAgeFilesLines
* support for large requests/responsesBas van Kervel2015-06-251-0/+1
* added RPC start/stop supportBas van Kervel2015-06-221-3/+1
* added attach over http/rpc supportBas van Kervel2015-06-221-1/+2
* added attach over ipc commandBas van Kervel2015-06-221-4/+64
* removed old rpc structure and added new inproc api clientBas van Kervel2015-06-221-4/+4
* added RPC/IPC supportBas van Kervel2015-06-111-0/+37