{"id":50489,"library":"hashicorp-net-rpc-msgpackrpc","title":"MsgPack RPC","description":"Package msgpackrpc implements a MessagePack-RPC ClientCodec and ServerCodec for the rpc package.","status":"active","version":null,"language":"go","source_language":null,"source_url":"https://github.com/hashicorp/net-rpc-msgpackrpc","tags":["rpc","msgpack","codec","hashicorp"],"install":[{"cmd":"go get github.com/hashicorp/net-rpc-msgpackrpc","lang":"bash","label":"Install github.com/hashicorp/net-rpc-msgpackrpc"}],"dependencies":[],"imports":[{"symbol":"msgpackrpc","correct":"github.com/hashicorp/net-rpc-msgpackrpc"}],"quickstart":{"code":"package main\n\nimport (\n\t\"net/rpc\"\n\t\"github.com/hashicorp/net-rpc-msgpackrpc\"\n)\n\nfunc main() {\n\tclient, err := rpc.Dial(\"tcp\", \"localhost:1234\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tclientCodec := msgpackrpc.NewClientCodec(client)\n\t_ = clientCodec\n}","lang":"go","description":"Creates a MessagePack-RPC client codec for an RPC connection."},"warnings":[],"env_vars":null,"search_vec":"'clientcodec':10 'codec':19 'hashicorp':20 'implement':5 'messagepack':8 'messagepack-rpc':7 'msgpack':1,18 'msgpackrpc':4 'packag':3,16 'rpc':2,9,15,17 'servercodec':12","created_at":"2026-06-15T04:55:11.115501+00:00","updated_at":"2026-06-15T04:55:11.115501+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/hashicorp/net-rpc-msgpackrpc","github":"https://github.com/hashicorp/net-rpc-msgpackrpc","docs":"https://pkg.go.dev/github.com/hashicorp/net-rpc-msgpackrpc#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}