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

https://github.com/danitilahun/grpc-echo

Basic Go gRPC program: Server greets client by responding with a message after receiving a name input.
https://github.com/danitilahun/grpc-echo

go golang grpc grpc-client grpc-server protocol-buffers

Last synced: 5 months ago
JSON representation

Basic Go gRPC program: Server greets client by responding with a message after receiving a name input.

Awesome Lists containing this project

README

          

# gRPC-Hello_World