Repo contains examples of:
- Golang
net/rpc
server - Golang
net/rpc
client - Golang gorilla json rpc
github.com/gorilla/rpc/json
server - Golang gorilla json rpc
github.com/gorilla/rpc/json
client - Python client to interact with Golang JSON-RPC server
Detailed explanation of each example is given at http://haisum.github.io/2015/10/13/rpc-jsonrpc-gorilla-example-in-golang/.