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

Latest commit

 

History

History
19 lines (15 loc) · 271 Bytes

File metadata and controls

19 lines (15 loc) · 271 Bytes

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