Building a gRPC Client in Go
Building a gRPC Client in Go
2022-03-12architecture 4 min read
Introduction
In this article, we will take a look at how to create a simple gRPC client with Go. We will be using this client to interact with the gRPC server that we created in my previo...
sahan.hashnode.dev4 min read