An open API service indexing awesome lists of open source software.

https://github.com/felipecruz91/go-grpc

gRPC client-server implementation
https://github.com/felipecruz91/go-grpc

golang grpc

Last synced: about 1 month ago
JSON representation

gRPC client-server implementation

Awesome Lists containing this project

README

          

# go-grpc

A gRPC client-server implementation in just a few lines of code in Go. The client sends a msg to the server and gets a reply back.

![demo.JPG](./docs/images/demo.JPG)