All Projects → Terry-Mao → protorpc

Terry-Mao / protorpc

Licence: other
golang gogoprotobuf rpc based net/rpc

Programming Languages

go
31211 projects - #10 most used programming language
Protocol Buffer
295 projects

Terry-Mao/protorpc

Terry-Mao/protorpc is an rpc library based on net/rpc and gogo/protobuf.

Requeriments

protobuf and gogoprotobuf are required.

see:

protobuf

gogoprotobuf

Installation

Just pull Terry-Mao/protorpc from github using go get:

$ go get -u github.com/Terry-Mao/protorpc

Documentation

Read the Terry-Mao/protorpc documentation from a terminal

$ go doc github.com/Terry-Mao/protorpc

Alternatively, you can protorpc

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].