# README
rpcplug
This example uses hashicorp/go-plugin based on net/rpc.
Building
make
Running
./rpclib -plug="./device-go-rpc"
Benchmarking
go test -benchmem -bench=.
This example uses hashicorp/go-plugin based on net/rpc.
make
./rpclib -plug="./device-go-rpc"
go test -benchmem -bench=.