aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/stdio.go
Commit message (Expand)AuthorAgeFilesLines
* rpc: make stdio usable over custom channels (#19046)Martin Holst Swende2019-02-131-4/+16
* rpc: implement full bi-directional communication (#18471)Felix Lange2019-02-041-16/+4
* rpc: fix client shutdown hang when Close races with Unsubscribe (#17894)Felix Lange2018-10-151-0/+66