Install golang-github-cenk-rpc2-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-cenk-rpc2-dev
Description:
bi-directional RPC in Go
rpc2 is a fork of net/rpc package in the standard library. The main goal is to add bi-directional support to calls. That means server can call the methods of client which is not possible with net/rpc package.
Homepage: https://github.com/cenk/rpc2
Version: 0.0~git20160427.0.7ab76d2e88c7-1
Section: universe/devel