Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 290 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 290 Bytes

1. Introduction

This repo implements the rpc services in echo.proto in gapic-showcase.

protos folders contains the proto files, and a README.md file explaining how to compile the proto files.

handwritten folder contains the python client and server code which implements the services.