Skip to content

renix-codex/gRPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Building a gRPC Server and Client in Go

gRPC is a high-performance, open-source framework developed by Google for building Remote Procedure Call (RPC) APIs. It uses Protocol Buffers (protobuf) as its interface definition language and supports multiple programming languages. In this article, we'll explore how to build a gRPC server and client in Go.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages