jsonrpc This is a fork of gorilla/rpc. Installation go get -u github.com/sammyne/jsonrpc Examples server: a server providing API as HelloService client: a client request service provided by server