mbchristoff / grpc-hello-world-client

grpc hello-world client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

grpc hello-world client

License:Apache License 2.0


Languages

Language:Python 87.6%Language:Dockerfile 12.4%