egustafson / learn-grpc

Example and Workshop for gRPC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Workshop and Example for Starting with gRPC

Prerequisites

  • golang (1.17+) installed (required for golang examples)
  • Python (3.9+) installed (required for Python examples)
  • protoc
  • make

Tool installation

Installing protoc

blah, blah, blah

Installing golang tools

xyzzy

Installing Python tools

xyzzy

About

Example and Workshop for gRPC

License:Apache License 2.0


Languages

Language:Makefile 100.0%