/grpc-hello-world-client

grpc hello-world client

Primary LanguagePythonApache License 2.0Apache-2.0

Introduction

It's the gRPC hello world application. The example code is from grpc/grpc.

Usage

Start the gRPC client.

docker run -e ADDRESS=grpc-hello-world -e PORT=50051 mbchristoff/grpc-hello-world-client