Terry-Mao/protorpc
is an rpc library based on net/rpc
and gogo/protobuf
.
protobuf and gogoprotobuf are required.
see:
Just pull Terry-Mao/protorpc
from github using go get
:
$ go get -u github.com/Terry-Mao/protorpc
Read the Terry-Mao/protorpc
documentation from a terminal
$ go doc github.com/Terry-Mao/protorpc
Alternatively, you can protorpc