Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 156 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 156 Bytes

Basic Go gRPC Server & Client


This is a basic gRPC server and client written in Go. It is based on the gRPC Quickstart and gRPC Basics: Go tutorials.