Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
golang-github-hashicorp-net-rpc-msgpackrpc-dev
Library for creating go rpc client/server
https://github.com/hashicorp/net-rpc-msgpackrpc
0
no reviews
Install
This library provides the same functions as net/rpc/jsonrpc but for communicating with messagepack instead. the library is modeled directly after the go standard library so it should be easy to use and obvious.
this package contains the source.