Skip to content

unizhu/python-grpc

Repository files navigation

python-grpc

Python gPRC playground

original codes are from A simplified guide to gRPC in Python

Please follow the link for detail steps.

key points

  1. The .proto file ref.

  2. Generate class from .proto file under command line.

  3. Wirte server/client codes.

About

Python gRPC playground

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages