Skip to content

ShikharY10/learning-rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Learning RPC

Using Golang to learn the fundamentals of RPC




How To Run

Start Server

go run cmd/main.go server

Start Client

go run cmd/main.go client

About

Using Golang to learn the fundamentals of RPC

Topics

Resources

Stars

Watchers

Forks

Languages