Skip to content

shellajt/GrpcPythonClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GrpcPythonClient

Based off of the Google Tutrial.

Required Software

This python client requires pip version 8 or higher. Pip can be installed via "python -m pip install --upgrade pip"

Grpc needs to be installed via "python -m pip install grpcio:.

The GRPC tools must then be installed "python -m pip install grpcio-tools".

The client can the be started by navigating to the addition directory and running "python addition_client.py"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published