Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ccppoo/gRPC-Python

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gRPC-Python-QuickStart

clean gRPC-Python start kit

Simple working exmample for Python gRPC

Because example given from the gRPC offical site is too large to handle for those who just want to make with python.

I will add my own sample and also cover most of the examples from gRPC repository

1. Hello World - from gRPC/gRPC

Basic example from gRPC/gRPC

hello_world_image

2. chat with GUI chat

Using basic gRPC server and client(Sync) with GUI(tkinter)

chat_example_image

3. chat with GUI chat_stream

Uses same GUI script(gui.py from 2.chat with GUI) but use streaming connection

working in progress

interceptor concept image

gRPC Interceptors for client and server side

About

clean gRPC-Python start kit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.