vacaramin / Go-gRPC

This project is a basic gRPC server and client implementation in Go, showcasing the four communication methods(Unary RPC, Server RPC, Client RPC, Bi-directional RPC) supported by gRPC. gRPC is an efficient and language-agnostic framework for implementing remote procedure calls (RPC), developed by Google.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vacaramin/Go-gRPC Stargazers