Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 226 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 226 Bytes

gRPC_Example

Creating a simple example to understand how a gRPC-based application would work in the real world by having my server host the in famous iris dataset and the client is requesting for a particular column values.