Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Latest commit

 

History

History

grpclib_example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

A simple protox + grpclib example

Before install

Protobuf compiler task uses docker image for simplicity and portability

Install

pip3 install -r requirements.txt

Compile protobuf

make compile-proto

Run

python3 app.py