Skip to content

scabwort/protorpc

 
 

Repository files navigation

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

About

golang gogoprotobuf rpc based net/rpc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.5%
  • Protocol Buffer 1.5%