https://github.com/syedsaadahmed/python-grpc-hello-world
Implementation of a very simple gRPC service using Python for understanding
https://github.com/syedsaadahmed/python-grpc-hello-world
grpc grpc-python protobuf python python3
Last synced: 4 months ago
JSON representation
Implementation of a very simple gRPC service using Python for understanding
- Host: GitHub
- URL: https://github.com/syedsaadahmed/python-grpc-hello-world
- Owner: syedsaadahmed
- Created: 2022-02-14T16:44:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-14T17:32:52.000Z (over 3 years ago)
- Last Synced: 2025-01-03T09:18:48.489Z (6 months ago)
- Topics: grpc, grpc-python, protobuf, python, python3
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python-gRPC-Hello-World
Implementation of a very simple gRPC service using Python for understanding