Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.
/ go-rpc-example Public archive

A simple example using Go's RPC implementation

Notifications You must be signed in to change notification settings

gochan-org/go-rpc-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-rpc-example

A simple example using Go's RPC implementation

Building

To build the RPC server, run python build.py server. To build the RPC client, run python build.py client. To build both, run python build.py both.

To clean up, run python build.py clean

About

A simple example using Go's RPC implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published