RPC server implementation used as reference for the Go issue: golang/go#23340
Running the server
$ go build
$ ./simple-rpc-server
RPC server sample app
Repository from Github https://github.commbonell/simple-rpc-server
RPC server implementation used as reference for the Go issue: golang/go#23340
Running the server
$ go build
$ ./simple-rpc-server
RPC server sample app
Apache License 2.0