Skip to content

mohammadhprp/say-hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Say Hello 👋

A simple gRPC client and server application using Python

Getting Started

Prerequisites

- Python3
- gRPC Python package

Installation

Use the package manager pip to install dependency

 pip3 install -r requirements.txt

Usage

Run the server

python server.py

In another terminal, run the client:

python client.py

About

A simple gRPC client and server application.

Topics

Resources

Stars

Watchers

Forks

Languages