Skip to content

sato9/grpc_practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grpc_practice

do grpc tutorial for python

├── Pipfile
├── Pipfile.lock
├── README.md
├── client.py
├── proto
│   ├── __init__.py
│   ├── create_proto.py
│   ├── my_if.proto
│   ├── my_if_pb2.py
│   └── my_if_pb2_grpc.py
└── server.py

About

do grpc in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages