All Projects → hashicorp → Net Rpc Msgpackrpc

hashicorp / Net Rpc Msgpackrpc

Licence: mit
Library for creating Go RPC client/server.

Programming Languages

go
31211 projects - #10 most used programming language

net-rpc-msgpackrpc

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.

See the GoDoc for API documentation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].