https://github.com/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.
https://github.com/vacaramin/go-grpc
grpc-client grpc-go grpc-server
Last synced: about 1 year ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/vacaramin/go-grpc
- Owner: vacaramin
- License: mit
- Created: 2023-07-10T04:02:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-11T03:22:04.000Z (almost 3 years ago)
- Last Synced: 2025-04-23T07:51:01.486Z (about 1 year ago)
- Topics: grpc-client, grpc-go, grpc-server
- Language: Go
- Homepage:
- Size: 30.3 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0