/rpc-example

RPC example using "net/rpc" package

Primary LanguageGo

Testing out RPC using the "net/rpc" package. Both example server and client are provided.