Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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